#4119: File buffering isn't flushed at exit
-------------------------------+--------------------------------------------
Reporter: EyalLotem | Owner:
Type: bug | Status: new
Priority: normal | Component: libraries/base
Version: 6.12.1 | Keywords: file buffers
Os: Linux | Testcase:
Architecture: x86_64 (amd64) | Failure: Incorrect result at runtime
-------------------------------+--------------------------------------------
In C, there's an atexit handler to fflush all FILE* files.
In most other environments (e.g: Python files), file buffers are flushed
in a graceful exit. With GHC 6.12.1, they aren't.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4119>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs