[GHC] #8444: Fix CPP issue with Xcode5 in integer-simple

GHC ghc-devs at haskell.org
Mon Oct 14 14:35:45 UTC 2013


#8444: Fix CPP issue with Xcode5 in integer-simple
-------------------------------------+-------------------------------------
       Reporter:  lukexi             |             Owner:
           Type:  bug                |            Status:  new
       Priority:  highest            |         Milestone:  7.8.1
      Component:  libraries (other)  |           Version:  7.7
       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:                     |
-------------------------------------+-------------------------------------
 This works around a build failure with Xcode 5's version of clang, wherein
 writing WORD_SIZE_IN_BITS.0 results in "64 .0" (note the space).

 (this is for libraries/integer-simple)

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8444>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list