On Sat, 2007-12-08 at 05:15 +0100, Mikael Hermansson wrote: > Hello a little patch adding g_timer_* and a g_list_insert_sorted > bindings > > the g_timer_continue is not bound the compile dont like it probadly > because continue is reserved. Dont know to solve it...
You can use keywords as identifiers by prepending @, not that nice but it works. I've committed your patch, thanks. Jürg -- Jürg Billeter <[EMAIL PROTECTED]> _______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
