On 09/10/12 07:01, Tom Hacohen wrote: > On 09/10/12 07:55, David Seikel wrote: >> On Tue, 09 Oct 2012 06:46:43 +0100 michael.blumenkra...@gmail.com wrote: >> I'm gonna assume this is part of that borking, at least until I get up >> off my fat arse to actually investigate - >> >> CC evas_object_image.lo >> evas_object_image.c: In function ‘_image_border_scale_get’: >> evas_object_image.c:756: error: first argument to ‘va_arg’ not of type >> ‘va_list’ make[4]: *** [evas_object_image.lo] Error 1 > > Fixed in svn, thanks. Weird that it compiled here. I guess the va_list > type here is void * or something, but no doubt about it, you are right. > > -- > Tom. >
And here is another one that needs fixing ... evas_object_box.c: In function 'evas_object_box_option_property_vset': evas_object_box.c:2234:4: error: incompatible types when assigning to type 'va_list' from type 'struct __va_list_tag *' evas_object_box.c:2234:4: error: cast specifies array type evas_object_box.c: In function '_box_option_property_vset': evas_object_box.c:2243:4: warning: value computed is not used [-Wunused-value] evas_object_box.c: In function 'evas_object_box_option_property_vget': evas_object_box.c:2265:4: error: incompatible types when assigning to type 'va_list' from type 'struct __va_list_tag *' evas_object_box.c:2265:4: error: cast specifies array type evas_object_box.c: In function '_box_option_property_vget': evas_object_box.c:2274:4: warning: value computed is not used [-Wunused-value] make[4]: *** [evas_object_box.lo] Error 1 dh ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel