#3300: System.IO and System.Directory functions not Unicode-aware under Windows
---------------------------------+------------------------------------------
 Reporter:  shu                  |          Owner:                  
     Type:  bug                  |         Status:  new             
 Priority:  normal               |      Milestone:                  
Component:  libraries/directory  |        Version:  6.11            
 Severity:  major                |     Resolution:                  
 Keywords:  unicode              |       Testcase:                  
       Os:  Windows              |   Architecture:  Unknown/Multiple
---------------------------------+------------------------------------------
Changes (by YitzGale):

  * keywords:  => unicode
 * cc: YitzGale (added)
  * version:  6.10.3 => 6.11
  * os:  Unknown/Multiple => Windows
  * summary:  System.Directory.getDirectoryContents not unicode-aware under
              Windows => System.IO and System.Directory
              functions not Unicode-aware under Windows

Comment:

 This is a more general problem - summary changed to reflect that.

 See detailed discussion in this thread: http://www.haskell.org/pipermail
 /haskell-cafe/2009-June/062795.html

 Besides getDirectoryContents, at least the following functions also need
 to be fixed,
 because they are ACP-only:

 openFile c_stat c_chmod c_SearchPath c_SHGetFolderPath

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3300#comment:1>
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