[cvs-nhc98] cvs commit: cpphs CppIfdef.hs
Sven Panne
panne at glass.cse.ogi.edu
Sun Jun 27 13:09:50 EDT 2004
panne 2004/06/27 10:09:49 PDT
Modified files:
. CppIfdef.hs
Log:
Inline "trace" to make it abundantly clear where CppIfdef.cpp is cheating (i.e.
uses unsafePerformIO). This function should really be in the IO monad, but to
avoid space leaks, quite some restructuring would be necessary. Using lazy I/O
via readFile should probably be avoided, too.
Revision Changes Path
1.15 +3 -10 cpphs/CppIfdef.hs
More information about the Cvs-nhc98
mailing list