Eo: Fixed issue with eo_add ops.
authortasn <tasn>
Thu, 23 Aug 2012 12:14:07 +0000 (12:14 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 23 Aug 2012 12:14:07 +0000 (12:14 +0000)
commit827543ed07c14b4631bb6b97a760366bce846447
tree0acfc325a50e5393e285bba3cc5402f77db50ad0
parent605bea5ec6950ae488aea8e655e6bc9e2a1a6626
Eo: Fixed issue with eo_add ops.

This "fix" is actually just making sure gcc doesn't optimise things
wrong. If anyone has an idea how to do it better, please let me know.
klass is usually a function and needs to be evaluated before the call to
eo_add_internal.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj@75623 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/Eo.h