#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 claus):

 the mingw folks seem to have a related fix for their 2007-03-26 mingw-
 runtime-3.12 [http://sourceforge.net/forum/forum.php?forum_id=679462
 release]:

 {{{
 * include/io.h (__mingw_access): New static inline wrapper to restore
 pre-Vista 'access (fname, X_OK)' behaviour.
 (__USE_MINGW_ACCESS): Use to map access() to __mingw_access().
 }}}

-- 
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

Reply via email to