On Tue, 09 Oct 2012 08:01:47 +0200 Tom Hacohen
<tom.haco...@samsung.com> 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.

Thanks, that fixed it.  But wait, there's more, you also get this set
of steak knives, ... er I mean -

  CC     evas_object_table.lo
evas_object_box.c: In function ‘evas_object_box_option_property_vset’:
evas_object_box.c:2234: error: incompatible types when assigning to
  type ‘va_list’ from type ‘struct __va_list_tag *’
  evas_object_box.c:2234: error: cast specifies array type
  evas_object_box.c: In function ‘_box_option_property_vset’:
  evas_object_box.c:2243: warning: value computed is not used
  evas_object_box.c: In function
  ‘evas_object_box_option_property_vget’: evas_object_box.c:2265:
  error: incompatible types when assigning to type ‘va_list’ from type
  ‘struct __va_list_tag *’ evas_object_box.c:2265: error: cast
  specifies array type evas_object_box.c: In function
  ‘_box_option_property_vget’: evas_object_box.c:2274: warning: value
  computed is not used


I guess there's more of these sorts of things in the code, and I'll hit
them one by one.

If it helps, this is Ubuntu 10.04.

-- 
A big old stinking pile of genius that no one wants
coz there are too many silver coated monkeys in the world.

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
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

Reply via email to