#4812: doesDirectoryExist always returns False on Mac OS X
------------------------------------+---------------------------------------
Reporter: YitzGale | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: libraries/directory | Version: 6.12.3
Keywords: | Testcase:
Blockedby: | Difficulty:
Os: MacOS X | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
------------------------------------+---------------------------------------
Comment(by simonmar):
Replying to [comment:3 YitzGale]:
> Darwin has two totally different stat structures, one for 32 bits and
one for 64 bits. I attached the stat man page with the relevant
information.
Right, so it must be that `hsc2hs` is running the C compiler in 64-bit
mode instead of 32-bit mode when it compiles the hsc files in the `unix`
package. I was under the impression that this had already been
straightened out - can someone with a Mac figure out what's going on?
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4812#comment:4>
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