#8393: hsc2hs copies #define/#undef directives to generated .hs file when cross-
compiling
-------------------------------------+------------------------------------
Reporter: rwbarton | Owner: rwbarton
Type: bug | Status: closed
Priority: normal | Milestone:
Component: hsc2hs | Version: 7.7
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Changes (by thoughtpolice):
* status: patch => closed
* resolution: => fixed
Comment:
Merged, although I totally botched the commit references...
{{{
commit 4a0f67704d89712f8493a0c7eccffa9243d6ef09
Author: Reid Barton <[email protected]>
Date: Tue Oct 1 13:02:26 2013 -0400
Don't emit #define/#undef in generated .hs files
... just like they aren't emitted in the ordinary case; see outTokenHs
in C.hs.
Closes #8393.
Signed-off-by: Austin Seipp <[email protected]>
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8393#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
ghc-tickets mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/ghc-tickets