Changes between Initial Version and Version 1 of Ticket #54638, comment 22


Ignore:
Timestamp:
Nov 26, 2018, 8:21:11 AM (5 years ago)
Author:
jeremyhu (Jeremy Huddleston Sequoia)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54638, comment 22

    initial v1  
    1 __DARWIN_C_LEVEL gets setup by sys/cdefs.h.  Older systems predate that.  I think I added it in Lion, and the POSIX2008 support may have been later (Mountain Lion?).  If you want to use the POSIX 2008 namespace guards, you'll also need to update sys/cdefs.h in your overlay.
     1`__DARWIN_C_LEVEL` gets setup by sys/cdefs.h.  Older systems predate that.  I think I added it in Lion, and the POSIX2008 support may have been later (Mountain Lion?).  If you want to use the POSIX 2008 namespace guards, you'll also need to update sys/cdefs.h in your overlay.