On Sun, 28 Aug 2011 14:54:31 +0200 (CEST) Vincent Torri <[email protected]> said:
> > > On Sun, 28 Aug 2011, ChunEon Park wrote: > > > > > hmm... why not? > > i'm wondering if it's a API break or not unfortunately it is an abi break. it can't be changed. sure it HAPPENS to not break things on most architectures and the way compilers happen to work, but technically it does if a compiler were to allow unaligned stack members on architectures that dont care about memory alignment. > Vincent > > > > > ------------------------------------ > > Let's run together for the best moment! > > -Regards, Hermet- > > > > -----Original Message----- > > From: "Vincent Torri"<[email protected]> > > To: [email protected] > > Cc: > > Sent: 11-08-28(일) 16:23:56 > > Subject: [E-devel] ecore_evas_engine_type_supported_get() should return a > > bool hey > > ecore_evas_engine_type_supported_get() returns an int while it should > > return a boolean (Eina_Bool is an unsigned char) > > is it still possible to do the change ? > > Vincent > > ------------------------------------------------------------------------------ > > EMC VNX: the world's simplest storage, starting under $10K > > The only unified storage solution that offers unified management > > Up to 160% more powerful than alternatives and 25% more efficient. > > Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev > > _______________________________________________ > > enlightenment-devel mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > ------------------------------------------------------------------------------ > > EMC VNX: the world's simplest storage, starting under $10K > > The only unified storage solution that offers unified management > > Up to 160% more powerful than alternatives and 25% more efficient. > > Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev > > _______________________________________________ > > enlightenment-devel mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > > > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ EMC VNX: the world's simplest storage, starting under $10K The only unified storage solution that offers unified management Up to 160% more powerful than alternatives and 25% more efficient. Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
