eina_list: use old EINA_LIST_FOREACH to fix c++ casting warning.
authorJiyoun Park <jy0703.park@samsung.com>
Thu, 14 Dec 2017 07:26:32 +0000 (16:26 +0900)
committerJiyoun Park <jy0703.park@samsung.com>
Thu, 21 Dec 2017 13:34:07 +0000 (22:34 +0900)
commitf3bb0eaf118fba0e3fd56d4403c1961ca2193398
tree4e00d99ff0a36386f896158b036204490b357d28
parent21b50c6d2968310924fe9839aebc59c9ed10030f
eina_list: use old EINA_LIST_FOREACH to fix c++ casting warning.

dali_adaptor and chromium-efl turn on werror option related with type casting.
after adding the code to deal with cplusplus in eina, we will use new eina foreach define

Change-Id: I54286aa278684ac7050d835c1ba55dd79c2fcb3d
src/lib/eina/eina_list.h