simonmar 2002/07/04 03:38:50 PDT
Modified files:
ghc/compiler/utils Pretty.lhs
Log:
In hPutLitString, catch the empty string case before calling hPutBuf.
Some older versions of hPutBufFull choke on a zero-length buffer.
Fixes occasional problems with the Sparc native code generator, which
uses SLIT("") in a couple of places.
Revision Changes Path
1.24 +2 -0 fptools/ghc/compiler/utils/Pretty.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc