On Wed, Jan 11, 2012 at 12:05 PM, Cedric BAIL <cedric.b...@free.fr> wrote: > On Wed, Jan 11, 2012 at 11:41 AM, Vincent Torri <vincent.to...@gmail.com> > wrote: >> On Wed, Jan 11, 2012 at 11:37 AM, Enlightenment SVN >> <no-re...@enlightenment.org> wrote: >>> Log: >>> eina: massiv fix for Eina_Value. >>> >>> Should be more portable and work with C++. >>> >>> NOTE: I still see an aliasing break in eina_value_pset, but wasn't >>> able to figure how to solve it. >>> >>> >>> Author: cedric >>> Date: 2012-01-11 02:37:13 -0800 (Wed, 11 Jan 2012) >>> New Revision: 67065 >>> Trac: http://trac.enlightenment.org/e/changeset/67065 >>> >>> Modified: >>> trunk/eina/src/include/eina_inline_value.x >>> trunk/eina/src/include/eina_value.h trunk/eina/src/lib/eina_value.c >>> >>> Modified: trunk/eina/src/include/eina_inline_value.x >>> =================================================================== >>> --- trunk/eina/src/include/eina_inline_value.x 2012-01-11 10:35:52 UTC >>> (rev 67064) >>> +++ trunk/eina/src/include/eina_inline_value.x 2012-01-11 10:37:13 UTC >>> (rev 67065) >>> @@ -20,6 +20,8 @@ >>> #define EINA_INLINE_VALUE_X_ >>> >>> #include <string.h> >>> +#include <alloca.h> >> >> aaaaaaaaarrrrrrrrggggggg : not portable at all !!!!!!! > > Damn forgot that one. It was just a missing header. Hum, we need to > have an EINA_HAVE_ALLOCA or something like that now, I guess.
see http://www.gnu.org/software/autoconf/manual/autoconf.html#Particular-Functions Vincent ------------------------------------------------------------------------------ Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel