efl/src/bin/edje/epp
Cedric Bail 11bad33813 epp: avoid to rely on undefined behavior for fopen.
In the case we didn't define the file to save to, fopen would have
been called with a NULL parameter. The result of that call is not
really defined and could have led to some crash at some point.
2013-11-05 16:28:56 +09:00
..
cppalloc.c efl: merge edje. 2013-01-04 02:08:14 +00:00
cpperror.c efl: merge edje. 2013-01-04 02:08:14 +00:00
cppexp.c edje: fix epp compilation on Windows. 2013-03-16 15:40:35 +09:00
cpphash.c efl: merge edje. 2013-01-04 02:08:14 +00:00
cpphash.h efl: merge edje. 2013-01-04 02:08:14 +00:00
cpplib.c epp: avoid to rely on undefined behavior for fopen. 2013-11-05 16:28:56 +09:00
cpplib.h efl: merge edje. 2013-01-04 02:08:14 +00:00
cppmain.c efl: merge edje. 2013-01-04 02:08:14 +00:00