[MacPorts] #59391: icu @65.1 fails to build on 10.9

MacPorts noreply at macports.org
Mon Oct 21 16:59:26 UTC 2019


#59391: icu @65.1 fails to build on 10.9
---------------------+------------------------
  Reporter:  jmroot  |      Owner:  ryandesign
      Type:  defect  |     Status:  closed
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:  fixed   |   Keywords:  mavericks
      Port:  icu     |
---------------------+------------------------
Changes (by jmroot):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"a6a321c3be0395f4fc884cbfb607234e4fb7eb1f/macports-ports"
 a6a321c3be0395f4fc884cbfb607234e4fb7eb1f/macports-ports] (master):
 {{{
 #!ConfigurableCommitTicketReference repository="macports-ports"
 revision="a6a321c3be0395f4fc884cbfb607234e4fb7eb1f"
 icu: fix build on 10.9

 C++11 does not guarantee that max_align_t will be defined unless you
 but under the std namespace.

 Technically 10.9 is broken in that it doesn't implement the C
 compatibility header <stddef.h> correctly in C++, but that is
 deprecated anyway, so using std::max_align_t is better all round.

 Closes: https://trac.macports.org/ticket/59391
 Closes: https://github.com/macports/macports-ports/pull/5564
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/59391#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list