Re: [Vala] [gnome-db] Gda GdaSet vapi error

2011-05-19 Thread Piotr Pokora
W dniu 17.05.2011 20:02, Daniel Espinosa pisze: Hi! > Bug #639472 was commited. Now libgda-4.2.7 have non-varargs version > functions. Is time to update vapi for 4.2, could any say me how to do it > using GIR generated file? Not sure if you can create vapi file from GIR one(s). Valac could be in

Re: [Vala] [gnome-db] Gda GdaSet vapi error

2011-01-12 Thread Piotr Pokora
Hi! This method is specific because it expects the last argument to be of the correct GdaHolder's type (ie. gchar * for G_TYPE_STRING, gint for G_TYPE_INT, ...). And this is not correctly handled by the automatic tool such as vapigen of GObjectIntrospection generator (as a matter of fact this

Re: [Vala] [gnome-db] Gda GdaSet vapi error

2011-01-12 Thread Vivien Malerba
On 12 January 2011 17:10, Daniel Espinosa wrote: > The following function have the following C signature: > > gboolean > >gda_set_set_holder_value >