
27 Jun
2004
27 Jun
'04
1:09 p.m.
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