Re: [Vala] guess_language warning
- From: James Campos <james r campos gmail com>
- To: Abderrahim Kitouni <a kitouni gmail com>, vala-list gnome org
- Subject: Re: [Vala] guess_language warning
- Date: Sat, 14 Nov 2009 17:20:46 -0800
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 <a kitouni gmail com> wrote:
Hi,
[it seems this dicussion is no longer on the list ;-)]
2009/11/13 James Campos <james r campos gmail com>:
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]