#5184: createDirectory does not retry on EINTR (interrupted)
-------------------------------+--------------------------------------------
Reporter: CoreyOConnor | Owner: simonmar
Type: bug | Status: new
Priority: high | Milestone: 7.2.1
Component: libraries/unix | Version: 7.0.3
Keywords: | Testcase:
Blockedby: | Difficulty:
Os: MacOS X | Blocking:
Architecture: x86 | Failure: Incorrect result at runtime
-------------------------------+--------------------------------------------
Changes (by simonmar):
* owner: => simonmar
* priority: normal => high
* milestone: => 7.2.1
Comment:
The POSIX spec doesn't say that `mkdir` can return `EINTR`, so I suppose
OS X is non-standard here. I'll fix it in `System.Posix.Directory`
anyway.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5184#comment:2>
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