Hi folks, trying to make latest vala from git I'm getting some errors. Checking out vala 0.14.1. works fine. Any idea?
thanks, ../vala/vala.h:4858:17: note: declared here valavapigen.c:807:4: warning: passing argument 3 of ‘_vala_string_array_contains’ discards qualifiers from pointer target type valavapigen.c:329:17: note: expected ‘gchar *’ but argument is of type ‘const gchar *’ make[4]: *** [valavapigen.o] Error 1 make[4]: *** Waiting for unfinished jobs.... valavapicheck.c: In function ‘vala_vapi_check_construct’: valavapicheck.c:241:2: error: too few arguments to function ‘vala_source_file_new’ ../vala/vala.h:4858:17: note: declared here valavapicheck.c:254:2: error: too few arguments to function ‘vala_source_file_new’ ../vala/vala.h:4858:17: note: declared here make[4]: *** [valavapicheck.o] Error 1 -- tomw <[email protected]> _______________________________________________ vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
