#1929: "MultiByteToWideChar: The parameter is incorrect." when pressing enter in
ghci
------------------------+---------------------------------------------------
Reporter: igloo | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 6.8.2
Component: GHCi | Version: 6.8
Severity: normal | Keywords:
Difficulty: Unknown | Testcase:
Architecture: Unknown | Os: Unknown
------------------------+---------------------------------------------------
In a `cmd` or a cygwin shell, but not when SSHed into cygwin from a Linux
machine, pressing enter in ghci causes this:
{{{
C:\ghc\ghc-6.8.1.20071125\bin>.\ghci
GHCi, version 6.8.1.20071125: http://www.haskell.org/ghc/ :? for help
Loading package base ... linking ... done.
Prelude>
user error (MultiByteToWideChar: The parameter is incorrect.
(error code: 57))
C:\ghc\ghc-6.8.1.20071125\bin>
}}}
This doesn't happen in 6.8.1.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1929>
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