#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
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to