Skip to content

Conversation

@finagolfin
Copy link
Member

Removing the definition of _GNU_SOURCE is no longer needed since swiftlang/swift-tools-support-core#500 made sure the right strerror_r() is used, and dlerror() has to be unwrapped because of its _Nullable annotation.

…p dlerror()

Removing the definition of `_GNU_SOURCE` is no longer needed since
swiftlang/swift-tools-support-core#500 made sure the right `strerror_r()` is
used, and `dlerror()` has to be unwrapped because of its `_Nullable` annotation.
@finagolfin
Copy link
Member Author

@swift-ci please test

@finagolfin
Copy link
Member Author

@swift-ci test self hosted windows

@finagolfin finagolfin merged commit c4f0e4b into swiftlang:main Apr 2, 2025
6 checks passed
@finagolfin finagolfin deleted the droid branch April 2, 2025 13:20
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