#5184: createDirectory does not retry on EINTR (interrupted)
------------------------------------------+---------------------------------
Reporter: CoreyOConnor | Owner: simonmar
Type: bug | Status: closed
Priority: high | Milestone: 7.2.1
Component: libraries/unix | Version: 7.0.3
Resolution: fixed | Keywords:
Testcase: | Blockedby:
Difficulty: | Os: MacOS X
Blocking: | Architecture: x86
Failure: Incorrect result at runtime |
------------------------------------------+---------------------------------
Comment(by CoreyOConnor):
c_stat (the equation eventually used by getFileStatus) is defined in
base/include/HsBase.h.
So the structure offsets in System/Posix/Files.hsc need to be generated
from the same stat structure as used by c_stat in base.
Perhaps unix and base are using different stat structures.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5184#comment:5>
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