eina: let's copy va_list when passing it around to be more portable.
authorCedric BAIL <cedric@efl.so>
Sun, 10 Nov 2013 08:43:57 +0000 (09:43 +0100)
committerCedric BAIL <cedric@efl.so>
Sun, 10 Nov 2013 08:43:57 +0000 (09:43 +0100)
commit7241f07f9c68ac4dddf0ab1ac2d09428df02eab1
tree5af92f3a80081343b106e036234cd5fac85063be
parentaaae3830f098ba589d9ff801ee1c63923443f18d
eina: let's copy va_list when passing it around to be more portable.

NOTE: EINA_VALUE_TYPE_DISPATCH_RETURN macro is a bit weird, it does
use external variable not passed to the macro and half of the parameter
given to it are just ignored...
src/lib/eina/eina_inline_value.x