#3130: copyFile and findExecutable don't work correctly if filename has national
symbols
---------------------------------+------------------------------------------
Reporter: shelarcy | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: libraries/directory | Version: 6.10.1
Severity: normal | Resolution:
Keywords: | Testcase:
Os: Windows | Architecture: x86
---------------------------------+------------------------------------------
Comment (by duncan):
I don't think switching to `System.Win32.copyFile` is the right solution.
Switching `SearchPathA` for `SearchPathW` is sensible though. We should
really be using the W variants everywhere now since we do not support
Windows 9x anymore and we do want proper support for Unicode file names in
Windows.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3130#comment:2>
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