[GHC] #8444: Fix CPP issue with Xcode5 in integer-simple
GHC
ghc-devs at haskell.org
Fri Oct 25 14:22:09 UTC 2013
#8444: Fix CPP issue with Xcode5 in integer-simple
-------------------------------------+-------------------------------------
Reporter: lukexi | Owner:
Type: bug | Status: patch
Priority: highest | Milestone: 7.8.1
Component: libraries | Version: 7.7
(other) | Keywords:
Resolution: | Architecture: Unknown/Multiple
Operating System: Unknown/Multiple | Difficulty: Easy (less than 1
Type of failure: Building GHC | hour)
failed | Blocked By:
Test Case: | Related Tickets:
Blocking: |
-------------------------------------+-------------------------------------
Comment (by Austin Seipp <austin@…>):
In [changeset:"f57ba1d74ca434f6025347c70769c9f1889abcc5/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="f57ba1d74ca434f6025347c70769c9f1889abcc5"
Placate clang (#8444, #8445)
Once again the whitespace rules (and the rules concerning expansion of
tokens) have bitten us.
Authored-by: Authored-by: Luke Iannini <lukexi at me.com>
Signed-off-by: Austin Seipp <austin at well-typed.com>
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8444#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list