Skip to content

Conversation

@compnerd
Copy link
Member

Mark the dl* helper functions as deprecated. There currently is a
singular user of these functions - swift-driver. swift-driver is able
to host the functions for the proper handling of the shared library
loading/unloading and symbol lookup.

Mark the dl* helper functions as deprecated.  There currently is a
singular user of these functions - swift-driver.  swift-driver is able
to host the functions for the proper handling of the shared library
loading/unloading and symbol lookup.
@compnerd
Copy link
Member Author

CC: @artemcm

@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd compnerd merged commit e9309c9 into swiftlang:main Feb 14, 2022
@compnerd compnerd deleted the loader branch February 14, 2022 17:46
stevapple pushed a commit to stevapple/swift-tools-support-core that referenced this pull request Mar 1, 2022
On this platform, the TIOCGWINSZ ioctl identifier is a complex macro.
Since we don't have a C bridging header obviously available to get the
flattened value, supply is the flattened value obtained elsewhere. This
is of course brittle but this is the simplest way around this for now.

Compare swiftlang#291 in swift-argument-parser.
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