Skip to content

TSCUtility: deprecate dl* #291

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 14, 2022
Merged

TSCUtility: deprecate dl* #291

merged 1 commit into from
Feb 14, 2022

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