> sof 2003/06/19 11:53:10 PDT
>
> Modified files:
> ghc/compiler Makefile
> Log:
> add -traditional to SRC_CPP_OPTS to silence (harmless)
> 'unterminated char constant' warnings when processing .pp files.
>
> Revision Changes Path
> 1.248 +2 -0 fptools/ghc/compiler/Makefile
I just removed that -traditional flag. It is now added in the suffix
rule for .pp files instead, which is more correct. Why did you need to
add it back?
Cheers,
Simon
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc