Ecore eolian: Ignore callback prototypes for now.
authorTom Hacohen <tom@stosb.com>
Tue, 16 Feb 2016 13:55:20 +0000 (13:55 +0000)
committerTom Hacohen <tom@stosb.com>
Tue, 16 Feb 2016 13:55:22 +0000 (13:55 +0000)
commitd114926b6661dc10c2e9b2d35ccdcaad62e6df04
treef879ee80fe625da2d08e31b8c5425d6dde6357bf
parent475b43f4a96e2a6ff9f44e8d2812c7ce9a374e83
Ecore eolian: Ignore callback prototypes for now.

We don't plan on handling function pointers in Eolian.
Fixing these is work for the future, in the meanwhile, we should just work
around these.
src/lib/ecore/ecore_animator.eo
src/lib/ecore/ecore_idle_enterer.eo
src/lib/ecore/ecore_idle_exiter.eo
src/lib/ecore/ecore_idler.eo
src/lib/ecore/ecore_job.eo
src/lib/ecore/ecore_mainloop.eo
src/lib/ecore/ecore_poller.eo
src/lib/ecore/ecore_timer.eo