#5754: Cabal cannot register a package in a directory with Unicode chars
---------------------------------+------------------------------------------
Reporter: simonmar | Owner: simonmar
Type: bug | Status: new
Priority: highest | Milestone: 7.4.1
Component: Package system | Version: 7.2.1
Keywords: | Os: Windows
Architecture: Unknown/Multiple | Failure: None/Unknown
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
---------------------------------+------------------------------------------
Comment(by marlowsd@…):
commit 81c69f305c79c181a2e15cf88615baa441dae755
{{{
Author: Simon Marlow <[email protected]>
Date: Fri Jan 6 14:51:40 2012 +0000
Make the RTS linker API use wide-char pathnames on Windows (#5697)
I haven't been able to test whether this works or not due to #5754,
but at least it doesn't appear to break anything.
compiler/ghci/ObjLink.lhs | 38 ++++---------
includes/rts/Linker.h | 18 ++++--
rts/Linker.c | 136
+++++++++++++++++++++++++++-----------------
rts/LinkerInternals.h | 2 +-
4 files changed, 107 insertions(+), 87 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5754#comment:3>
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