malcolm 2004/06/25 07:28:47 PDT
Modified files:
. CppIfdef.hs
Log:
Fix a space-leak by strictifying the calculation of source line position.
It is only used in case of an error, so a large error-free input led
to a buildup of unevaluated closures.
Revision Changes Path
1.12 +4 -2 cpphs/CppIfdef.hs