Changes between Initial Version and Version 1 of Ticket #37418, comment 12


Ignore:
Timestamp:
Jan 10, 2013, 1:40:12 AM (11 years ago)
Author:
jeremyhu (Jeremy Huddleston Sequoia)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37418, comment 12

    initial v1  
    2020> To me that looks correct for all versions of OS X. But it does depend on `__MAC_OS_X_VERSION_MAX_ALLOWED`. How can I check to see what value that has?
    2121
    22 That code looks correct.  __MAC_OS_X_VERSION_MAX_ALLOWED should be determined by the SDK being used.
     22That code looks correct.  `__MAC_OS_X_VERSION_MAX_ALLOWED` should be determined by the SDK being used.
    2323
    2424I'd recommend just adding this to sanity check: