Changes between Initial Version and Version 1 of Ticket #52210, comment 17


Ignore:
Timestamp:
Nov 3, 2016, 3:28:28 AM (7 years ago)
Author:
jeremyhu (Jeremy Huddleston Sequoia)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52210, comment 17

    initial v1  
    44}}}
    55
    6 That's clearly a bug in libsdl that has nothing to do with the 10.7 SDK.  They need to check if __has_feature is defined *BEFORE* using it, not in the same line.  This should be:
     6That's clearly a bug in libsdl that has nothing to do with the 10.7 SDK.  They need to check if `__has_feature` is defined *BEFORE* using it, not in the same line.  This should be:
    77
    88{{{