Skip to content

Conversation

@finagolfin
Copy link
Contributor

Also, force unwrap an opendir() call that could be null.

This is needed because Bionic recently added a bunch of these annotations. I made sure this pull doesn't break anything by testing it on linux x86_64, and the force unwrap with the previous NDK 25c too. I used this patch with others to build the Swift toolchain and this package for my Android CI, finagolfin/swift-android-sdk#122.

… in NDK 26

Also, force unwrap an `opendir()` call that could be null.
@Lukasa Lukasa added the 🔨 semver/patch No public API change. label Nov 27, 2023
@Lukasa
Copy link
Contributor

Lukasa commented Nov 27, 2023

@swift-server-bot add to allowlist

@Lukasa Lukasa merged commit 90070b0 into apple:main Nov 27, 2023
@finagolfin finagolfin deleted the droid branch November 27, 2023 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔨 semver/patch No public API change.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants