eolian: fix a bug that caused wrong comparisons of class and file name
authorDaniel Kolesa <d.kolesa@samsung.com>
Fri, 1 Aug 2014 12:59:46 +0000 (13:59 +0100)
committerDaniel Kolesa <d.kolesa@samsung.com>
Thu, 21 Aug 2014 08:26:03 +0000 (09:26 +0100)
commit8d74261a302a563e8fef49477dc7a7b0f8f958ac
treec882979d5d9c04c03f0d55597a6bfe569cd4b41f
parent5da69ddbf729bf672edc3cab35b60182a0ef4e95
eolian: fix a bug that caused wrong comparisons of class and file name

This also renames ecore_poll files to ecore_poller so that the class name matches.
src/Makefile_Ecore.am
src/Makefile_Ecore_Cxx.am
src/lib/ecore/Ecore_Eo.h
src/lib/ecore/Ecore_Legacy.h
src/lib/ecore/ecore_poller.c [moved from src/lib/ecore/ecore_poll.c with 99% similarity]
src/lib/ecore/ecore_poller.eo [moved from src/lib/ecore/ecore_poll.eo with 100% similarity]
src/lib/eolian/eo_parser.c