Changes between Initial Version and Version 1 of Ticket #66170, comment 4


Ignore:
Timestamp:
Nov 6, 2022, 6:49:18 PM (2 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #66170, comment 4

    initial v1  
    11I 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.
    22
    3 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.
     3We talked about this before <https://trac.macports.org/ticket/66042> and you felt it was the wrong fix (not sure why) but  I was never sure why the <cinttypes> switch seemed to work, TBH.
    44{{{
    55- #include <inttypes.h>