efl/legacy/edje/src/bin/epp
Tom Hacohen 544dfc53b3 Edje: Fixed a couple of warnings that really don't indicate issues.
Global shadow warnings are annoying and thus will be ignored at the moment,
There are other issues as well though, for example, not using cpp_token_file.
I don't know if that's intended or not, so I won't just suppress the warning.

SVN revision: 67242
2012-01-16 12:34:13 +00:00
..
Makefile.am fix compilation of epp on Windows, plus minor formatting 2011-03-21 23:04:35 +00:00
cppalloc.c fix compilation of epp on Windows, plus minor formatting 2011-03-21 23:04:35 +00:00
cpperror.c fix compilation of epp on Windows, plus minor formatting 2011-03-21 23:04:35 +00:00
cppexp.c fix compilation of epp on Windows, plus minor formatting 2011-03-21 23:04:35 +00:00
cpphash.c fix compilation of epp on Windows, plus minor formatting 2011-03-21 23:04:35 +00:00
cpphash.h edje now uses (and installs if not previously found) epp as its default C preprocessor, providing consistent output across all platforms and allowing edje_cc to run on windows (vtorri!!) 2011-02-21 08:04:44 +00:00
cpplib.c edje/epp: cpp line control command is #line 2011-08-12 12:39:17 +00:00
cpplib.h edje now uses (and installs if not previously found) epp as its default C preprocessor, providing consistent output across all platforms and allowing edje_cc to run on windows (vtorri!!) 2011-02-21 08:04:44 +00:00
cppmain.c Edje: Fixed a couple of warnings that really don't indicate issues. 2012-01-16 12:34:13 +00:00