Hello, I had like to know if there exists a way to avoid a warning when compiling with valac classes that subclass classes without public constructors. As an example, Gtk.Bin doesn't have any public constructor but it is still valid to subclass it. The warning printed is the following:
warning: unable to chain up to private base constructor Kind Regards -- Mike _______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
