[GHC] #16389: T16190 fails on Windows
GHC
ghc-devs at haskell.org
Sun Mar 10 14:31:16 UTC 2019
#16389: T16190 fails on Windows
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: hsyl20
Type: bug | Status: new
Priority: highest | Milestone: 8.10.1
Component: Compiler (NCG) | Version: 8.6.3
Resolution: | Keywords: broken-test
Operating System: Windows | Architecture:
Type of failure: Compile-time | Unknown/Multiple
crash or panic | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: | https://gitlab.haskell.org/ghc/ghc/merge_requests/515
-------------------------------------+-------------------------------------
Comment (by Marge Bot <ben+marge-bot@…>):
In [changeset:"6b2f09916e0c8c5f37c9fbe08eb076476501c8d6/ghc" 6b2f099/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="6b2f09916e0c8c5f37c9fbe08eb076476501c8d6"
NCG: correctly escape path strings on Windows (#16389)
GHC native code generator generates .incbin and .file directives. We
need to escape those strings correctly on Windows (see #16389).
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16389#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list