Skip to content

Conversation

@ian-twilightcoder
Copy link

@ian-twilightcoder ian-twilightcoder commented Jul 18, 2024

stdlib.h is moving to a top level module in several SDKs, and is no longer transitively imported from Csourcekitd. Exlicitly import stdlib_h where available.

rdar://131965190

stdlib.h is moving to a top level module in several SDKs, and is no longer transitively imported from Csourcekitd. Exlicitly import stdlib_h where available.

rdar://131965190
@ian-twilightcoder
Copy link
Author

@swift-ci test

Copy link
Member

@ahoppen ahoppen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would prefer to import Darwin because it’s more in-line with the import to Glibc, Musl etc.

#1577

@ian-twilightcoder
Copy link
Author

I would prefer to import Darwin because it’s more in-line with the import to Glibc, Musl etc.

#1577

Android and musl have stdlib_h too. Darwin is just so heavyweight. But whatever you prefer 🤷‍♂️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants