cvs commit: fptools/ghc/compiler/compMan CompManager.lhs
Julian Seward
sewardj@glass.cse.ogi.edu
Thu, 18 Oct 2001 03:18:27 -0700
sewardj 2001/10/18 03:18:27 PDT
Modified files: (Branch: ghc-5-02-branch)
ghc/compiler/compMan CompManager.lhs
Log:
merge rev 1.92:
Clean tmp files between compilations, rather than all at the end.
This reduces the /tmp clutter if GHC dies messily (current values of
"messily" include segmentation fault and, sadly, heap overflow).
Revision Changes Path
1.91.4.1 +15 -6 fptools/ghc/compiler/compMan/CompManager.lhs