Hi, why this code doesn't work Item item = null;
parse_content(item);
parse_content(Item item) {
stderr.printf("argh");
}
reports
** (process:674): CRITICAL **: xml_parser_parse_content: assertion
`item != NULL' failed
signature.asc
Description: This is a digitally signed message part
_______________________________________________ vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
