Hello, I've installed vala 0.5.3 and compiled my program but I've got this error message :
error: The name `init' does not exist in the context of `GLib.Thread'
for this line :
Thread.init();
With 0.5.2 it compiled fine, so is it an api change or a bug?
_______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
