[MacPorts] #66170: icu @72.1 fails to build on 10.6

MacPorts noreply at macports.org
Sun Nov 6 18:48:59 UTC 2022


#66170: icu @72.1 fails to build on 10.6
---------------------+-------------------------
  Reporter:  jmroot  |      Owner:  catap
      Type:  defect  |     Status:  closed
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:  fixed   |   Keywords:  snowleopard
      Port:  icu     |
---------------------+-------------------------

Comment (by kencu):

 I think you can get rid of this change, as most likely all you need is to
 define {{{__STDC_FORMAT_MACROS}}}, commonly needed on 10.6.

 We talked about this before <https://trac.macports.org/ticket/66042> and
 you felt is was the wrong fix (not sure why) but  I was never sure why the
 <cinttypes> switch seemed to work, TBH.
 {{{
 - #include <inttypes.h>
 + #include <cinttypes>
 }}}

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


More information about the macports-tickets mailing list