#3130: copyFile and findExecutable don't work correctly if filename has national
symbols
----------------------------------+-----------------------------------------
Reporter: shelarcy | Owner:
Type: bug | Status: new
Priority: high | Milestone: 6.12.2
Component: libraries/directory | Version: 6.10.1
Resolution: | Keywords:
Difficulty: Unknown | Os: Windows
Testcase: | Architecture: x86
Failure: None/Unknown |
----------------------------------+-----------------------------------------
Comment (by shelarcy):
Replying to [comment:6 shelarcy]:
> Above examples work fine.
Oops, I used wrong version. So, I tested examples again.
{{{
C:\home>C:\ghc\ghc-6.12.0.20091121\bin\runghc.exe Test.hs
"copyFile works if second argument has national path."
"copyFile doesn't work if second argument has national path."
"copyFile doesn't work if first argument has national path."
}}}
{{{
C:\home>C:\ghc\ghc-6.12.0.20091121\bin\runghc.exe Test.hs
Just "C:\\tool\\bin\\\12486\12473\12488.exe"
}}}
6.12.1 RC 2 also work fine. This is fixed in 6.12.1, too.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3130#comment:7>
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