[GHC] #8445: Fix Xcode5 CPP issue with compiler/deSugar/DsBinds.lhs and compiler/utils/FastString.lhs
GHC
ghc-devs at haskell.org
Fri Oct 25 14:22:10 UTC 2013
#8445: Fix Xcode5 CPP issue with compiler/deSugar/DsBinds.lhs and
compiler/utils/FastString.lhs
-------------------------------------+-------------------------------------
Reporter: lukexi | Owner:
Type: bug | Status: patch
Priority: highest | Milestone: 7.8.1
Component: Compiler | Version: 7.7
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: Building GHC | Difficulty: Easy (less than 1
failed | hour)
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+-------------------------------------
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/8445#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list