|
Re: [GHC] #679: using ReadWriteMode in Windows corrupts files: msg#00102lang.haskell.glasgow.bugs
#679: using ReadWriteMode in Windows corrupts files -----------------------------+---------------------------------------------- Reporter: aljee@xxxxxxxx | Owner: simonmar Type: bug | Status: closed Priority: normal | Milestone: 6.6 Component: libraries/base | Version: 6.4.1 Severity: normal | Resolution: fixed Keywords: | Os: Windows Difficulty: Easy (1 hr) | Architecture: Unknown -----------------------------+---------------------------------------------- Changes (by simonmar): * resolution: => fixed * status: new => closed Comment: Fixed by turning off buffering by default for read/write text files on Windows. There isn't a good way to raise an exception, since the buffering mode is not specified when opening the file. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/679> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler_______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@xxxxxxxxxxx http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [GHC] #591: Sparc/Linux: GHC crashes, GHC |
|---|---|
| Next by Date: | [GHC] #798: Ix{Int}.index: Index (402849792) out of range ((0, 100)), GHC |
| Previous by Thread: | Re: [GHC] #679: using ReadWriteMode in Windows corrupts files, GHC |
| Next by Thread: | Re: [GHC] #648: Problem resolving library paths (missing path in package.conf?), GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |