[Vala] Bug in gio DataInputStream

2009-06-07 Thread qnull
Hi all I created a patch for the vala's current git version (07. June 2009 14:48). It fixes a bug with the binding for gio DataInputStream. Maybe someone with an account can apply it. cheers qnull --- a/gio-2.0.vapi 2009-06-07 14:46:02.0 +0200 +++ b/gio-2.0.vapi 2009-06-07

[Vala] [Patch] GCC error with markup parser

2009-06-07 Thread Yu Feng
Hi Jiri, I think it is a bug in glib-2.0.vapi. Although it looks irrelevant, this patch solves your problem. - Yu On Sun, 2009-06-07 at 02:26 +0200, Jiří Zárevúcky wrote: Hi, I'm trying to use GLib's markup parser, but I'm getting the following error. Is that a bug or some mistake on my

Re: [Vala] [Patch] GCC error with markup parser

2009-06-07 Thread Jiří Zárevúcky
Dne 7. červen 2009 19:43 Yu Feng rainwood...@gmail.com napsal(a): Hi Jiri, I think it is a bug in glib-2.0.vapi. Although it looks irrelevant, this patch solves your problem. Thank you. It works, but it actually doesn't fix it completely. When I include a variable of that delegate, it won't