class xml_parser { private database db; public void construct (database db) { this.db = db; } /home/pk/Programming/speedyrss/src/xml_parser.vala.c:155:13: error: conflicting types for ‘xml_parser_construct’ /home/pk/Programming/speedyrss/src/xml_parser.vala.c:131:6: note: previous declaration of ‘xml_parser_construct’ was here /home/pk/Programming/speedyrss/src/xml_parser.vala.c:323:13: error: conflicting types for ‘xml_parser_construct’ /home/pk/Programming/speedyrss/src/xml_parser.vala.c:167:6: note: previous definition of ‘xml_parser_construct’ was here error: cc exited with status 256 Compilation failed: 1 error(s), 10 warning(s)
Attachment:
signature.asc
Description: This is a digitally signed message part