[GHC] #10449: Out-of-tree tests broken on MinGW + native Python due to quoting of config.compiler

GHC ghc-devs at haskell.org
Wed May 27 07:25:33 UTC 2015


#10449: Out-of-tree tests broken on MinGW + native Python due to quoting of
config.compiler
-------------------------------+-------------------------------------------
        Reporter:  Rufflewind  |                   Owner:
            Type:  bug         |                  Status:  new
        Priority:  normal      |               Milestone:
       Component:  Test Suite  |                 Version:  7.10.1
      Resolution:              |                Keywords:
Operating System:  Windows     |            Architecture:  Unknown/Multiple
 Type of failure:  Other       |               Test Case:
      Blocked By:              |                Blocking:
 Related Tickets:  #10441      |  Differential Revisions:
-------------------------------+-------------------------------------------

Comment (by thomie):

 Ok, now I understand, sorry for taking so long. The MINGW magic should
 happen *before* the string reaches Python, as you said. And now it
 doesn't, because the string is too heavily quoted.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10449#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list