| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
This macro is not defined by older macOS SDKs, and the code previously didn't distinguish between it being undefined and being defined to 0.
There was a problem hiding this comment.
This functionally looks fine; however, as I mentioned on my review of #117887, there's another 2 related uses of TARGET_OS symbols that need to be cleaned up; I'm not sure it's better to tackle all of them in one PR, rather than multiple PRs fixing one each.
Sorry, something went wrong.
|
I've commented on this here #117887 (comment) |
Sorry, something went wrong.
|
Thanks again for the issue and PR. The suggested change has been rolled up and merged in PR #118073. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This macro is not defined by older macOS SDKs, and the code in Modules/_testexternalinspection.c previously didn't distinguish between it being undefined and being defined to 0.