ecore: proper macro usage for double comparision. Summary: The comparisions are done...
authorUmesh Tanwar <umesh.tanwar@samsung.com>
Tue, 21 Mar 2017 18:11:19 +0000 (11:11 -0700)
committerCedric BAIL <cedric@osg.samsung.com>
Tue, 21 Mar 2017 18:11:23 +0000 (11:11 -0700)
commitb313b30cf7922217529fb66e665170c1b43fef1c
tree7982ffbef7704685424e52e6bf1e280def7cc000
parent38e6780262906ffd8f6ad8de7c8a42868a13a914
ecore: proper macro usage for double comparision. Summary: The comparisions are done between doubles.  EINA_FLT_EQ -> EINA_DBL_EQ

Summary: Signed-off-by: Umesh Tanwar <umesh.tanwar@samsung.com>

Reviewers: singh.amitesh, cedric

Subscribers: jpeg, atulfokk

Differential Revision: https://phab.enlightenment.org/D4719

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/ecore/ecore_main.c
src/lib/ecore/ecore_pipe.c
src/lib/ecore/ecore_poller.c
src/lib/ecore/ecore_thread.c