[GHC] #4287: GHC command invocation debug output not in correct
format for cmd.exe
GHC
cvs-ghc at haskell.org
Sat Sep 4 00:57:08 EDT 2010
#4287: GHC command invocation debug output not in correct format for cmd.exe
---------------------------------+------------------------------------------
Reporter: ezyang | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 6.12.3 | Keywords:
Testcase: | Blockedby:
Os: Windows | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
Comment(by ezyang):
Well, actually, cmd.exe's shell quoting rules are pretty arcane, so it
might be better to universally assume sh semantics and do courteous things
like escape backslashes and spaces appropriately.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4287#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list