Hi, Yeah, I'm not actually subscribed to the list, so maybe that's why when I hit 'reply' it just gets sent to you. I'll explicitly add vala-list this time.
I've filed a bug at https://bugzilla.gnome.org/show_bug.cgi?id=601934 with a git diff patch. Thanks for walking me through this process :). On Sat, Nov 14, 2009 at 5:30 AM, Abderrahim Kitouni <[email protected]> wrote: > Hi, > [it seems this dicussion is no longer on the list ;-)] > > 2009/11/13 James Campos <[email protected]>: >> I was able to regenerate the vapi and compile my program without >> warnings. I feel like I should, in fact, receive a warning when >> passing both parameters as null, but it does compile, so maybe not. > This is something that cannot be checked at compile time, you'll get a > warning at runtime if you did something wrong. >> >> I cloned the git repository, but I couldn't build it because there was >> no configure file (just configure.ac), so I rebuilt Vala from the > you can use autogen.sh instead of configure (you'll need autoconf and > automake) >> tarball (configured with --enable-vapigen). I then edited the metadata >> file, generated the vapi, and ran sudo mv gtksourceview-2.0.vapi >> /usr/share/vala/vapi. I'm probably doing something wrong. > No that's fine. >> >> Attached is the patched metadata file. > Please create a bug on bugzilla.gnome.org and attach it there (I think > attaching a 'git diff' is better) > > Thanks, > Abderrahim > _______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
