#1280: System.Directory.getPermissions gives wrong answer on Vista
-------------------------+--------------------------------------------------
Reporter: simonmar | Owner:
Type: bug | Status: new
Priority: high | Milestone: 6.8
Component: Compiler | Version: 6.6
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Os: Windows | Testcase:
Architecture: Unknown |
-------------------------+--------------------------------------------------
Comment (by simonmar):
The mingw fix restores the old behaviour, namely that X_OK is ignored,
which effectively means that all files appear to be executable. Also they
did it by adding an inline function to `unistd.h`, which means we'd need a
C wrapper to get their fix.
I think we should implement this properly (whatever that means) in 6.8.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1280>
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