[PATCH 0/3] Improvements in the Vala realm
- From: Simón Pena <spenap gmail com>
- To: grilo-list gnome org
- Subject: [PATCH 0/3] Improvements in the Vala realm
- Date: Sun, 21 Nov 2010 00:12:57 +0100
Hi all,
The following patches fix the metadata for two Vala functions,
clone the 'grl-inspect' program in Vala, and modify the build
process to get the grl-inspect clone built.
There are a couple of warnings when compiling the program: the first
one seems to be caused by a GrlKeyID being 'de-aliased', while the
other two are caused by const GLists having their 'const' modifier
ignored: I'm not sure about how to fix them.
Best regards,
Simón Pena (3):
vala: fixed metadata
vala: cloned grl-inspect
vala: added vala's grl-inspect to build
bindings/vala/grilo-0.1.metadata | 4 +
tools/vala/Makefile.am | 36 ++++++-
tools/vala/grl-inspect.vala | 205 ++++++++++++++++++++++++++++++++++++++
3 files changed, 240 insertions(+), 5 deletions(-)
create mode 100644 tools/vala/grl-inspect.vala
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]