[cvs-nhc98] cvs commit: cpphs CppIfdef.hs

Malcolm Wallace malcolm at glass.cse.ogi.edu
Fri Jun 25 10:28:48 EDT 2004


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


More information about the Cvs-nhc98 mailing list