#3300: System.IO and System.Directory functions not Unicode-aware under Windows
------------------------------------+---------------------------------------
Reporter: shu | Owner: simonmar
Type: bug | Status: new
Priority: normal | Milestone: 6.12.1
Component: libraries/directory | Version: 6.11
Severity: major | Resolution:
Keywords: unicode | Difficulty: Unknown
Testcase: | Os: Windows
Architecture: Unknown/Multiple |
------------------------------------+---------------------------------------
Comment (by simonmar):
I have done `openFile`, `getDirectoryContents`, and everything that uses
`c_stat`.
libraries/base:
{{{
Thu Jun 18 06:54:58 PDT 2009 Simon Marlow <[email protected]>
* Windows: Unicode openFile and stat functions
}}}
libraries/Win32:
{{{
Thu Jun 18 03:19:31 PDT 2009 Simon Marlow <[email protected]>
* add findFirstFile, findNextFile, findClose
}}}
libraries/directory:
{{{
Thu Jun 18 06:48:58 PDT 2009 Simon Marlow <[email protected]>
* Windows: Unicode getDirectoryContents and setPermissions
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3300#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