but this works, I think it has something to do with "construct"
class xml_parser {
private database db;
public void xml_parser (database db) {
this.db = db;
}
V Utorok, 4. január 2011 o 16:17 +0100, Dr. Michael Lauer napísal(a):
> Welcome to the wonderful world of conflicting C-names.
>
> Try naming your class XmlParser (which looks better to me
> anyways...)
>
> :M:
>
> _______________________________________________
> vala-list mailing list
> [email protected]
> http://mail.gnome.org/mailman/listinfo/vala-list
signature.asc
Description: This is a digitally signed message part
_______________________________________________ vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
