cxx: follow EINA_ERROR_OUT_OF_MEMORY deprecation
authorStefan Schmidt <stefan@osg.samsung.com>
Mon, 5 Sep 2016 08:39:24 +0000 (10:39 +0200)
committerStefan Schmidt <stefan@osg.samsung.com>
Mon, 5 Sep 2016 08:39:24 +0000 (10:39 +0200)
commit6bc1dc6d83e4f898e9a1147332c1d2edda788cec
tree5549482196c0f9272a4c41cb97314ec463756fc5
parent4d7aade97870ecf138d3fb4e622236bb1fb74618
cxx: follow EINA_ERROR_OUT_OF_MEMORY deprecation

Follow the rest of efl and use ENOMEM from now on. This avoids ugly deprecation
warnings.
src/bindings/cxx/ecore_cxx/Ecore.hh
src/tests/ecore_cxx/ecore_cxx_test_safe_call.cc
src/tests/eina_cxx/eina_cxx_test_error.cc