efl/legacy
Cedric BAIL fa1569eb9b eina: avoid wrong implicit conversion from unsigned to unsigned long in Eina_Value tests
There is no automatic promotion of unsigned to unsigned long when using va_arg,
which means it is illegal to pass an 'unsigned' value and then use it as an
unsigned long in eina_arg_vset. Doing so yields incorrect results on some
architectures like itanium

Patch by  Albin 'Lutin' Tonnerre <albin.tonnerre@gmail.com>



SVN revision: 71196
2012-05-17 09:59:46 +00:00
..
ecore Ecore_evas: add tranparency support for the GDI engine 2012-05-17 08:40:13 +00:00
edje work around the workaround so it works until ecore thread goop fixed. 2012-05-16 11:04:40 +00:00
eet add @since's 2012-05-15 12:31:47 +00:00
eeze eeze - [E-devel] [patch] minor fix to eeze doc 2012-05-02 01:09:48 +00:00
efreet efreet: useless work of the day, faster loading of mime type. 2012-05-11 10:54:47 +00:00
eina eina: avoid wrong implicit conversion from unsigned to unsigned long in Eina_Value tests 2012-05-17 09:59:46 +00:00
eio eio: and don't forget to initialize. 2012-05-09 07:46:12 +00:00
embryo efl: add release point in ChangeLog files. 2012-04-26 08:07:22 +00:00
emotion fix video overlay suport in emotion. 2012-05-16 11:18:57 +00:00
eobj Eo: Added extern "C" for the C++ fellows. 2012-05-17 06:22:50 +00:00
escape added short description in the missing README contents 2012-04-07 01:25:36 +00:00
ethumb eio,ethumb,emotion: Fix build out of tree. 2012-04-30 01:40:00 +00:00
evas fix a couple of warnings 2012-05-17 08:31:51 +00:00
evil * NEWS: 2012-04-26 04:40:45 +00:00