[GHC] #13553: GHC 8.2.1 preprocesses __GLASGOW_HASKELL__ incorrectly with cpphs
GHC
ghc-devs at haskell.org
Sun Apr 23 19:09:41 UTC 2017
#13553: GHC 8.2.1 preprocesses __GLASGOW_HASKELL__ incorrectly with cpphs
-------------------------------------+-------------------------------------
Reporter: RyanGlScott | Owner: (none)
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 8.1
Resolution: invalid | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by RyanGlScott):
* status: upstream => closed
* resolution: => invalid
Comment:
An update: Malcolm Wallace released `cpphs-1.20.5`, which does not exhibit
this problem anymore on //Linux//. On Windows, however, it still does. See
https://github.com/malcolmwallace/cpphs/issues/11#issuecomment-294297975
I'm going to close this issue, as the ball is entirely in `cpphs`'s court
when it comes to fixing the Windows issue. See
https://github.com/malcolmwallace/cpphs/issues/11#issuecomment-294299458
for a patch which fixes the problem on `cpphs-1.20.5`.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13553#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list