[GHC] #11828: Linker.c doesn't build on OS X due to signedness mismatch

GHC ghc-devs at haskell.org
Fri Apr 15 14:21:59 UTC 2016


#11828: Linker.c doesn't build on OS X due to signedness mismatch
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:
            Type:  bug               |               Status:  patch
        Priority:  high              |            Milestone:  8.0.1
       Component:  Runtime System    |              Version:  8.0.1-rc3
  (Linker)                           |
      Resolution:                    |             Keywords:
Operating System:  MacOS X           |         Architecture:
 Type of failure:  Building GHC      |  Unknown/Multiple
  failed                             |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  Phab:D2110
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Ben Gamari <ben@…>):

 In [changeset:"9d063b690766af7d805ff015c0a0f69326ea3db7/ghc" 9d063b6/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="9d063b690766af7d805ff015c0a0f69326ea3db7"
 Linker: Fix signedness mismatch

 Test Plan: Validate on OS X

 Reviewers: erikd, austin, Phyx

 Reviewed By: austin, Phyx

 Subscribers: Phyx, thomie

 Differential Revision: https://phabricator.haskell.org/D2110

 GHC Trac Issues: #11828
 }}}

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


More information about the ghc-tickets mailing list