Skip to content

Conversation

@finagolfin
Copy link
Contributor

Motivation:

Get this repo building with Android NDK 26, which added nullability annotations

Modifications:

  • A single force unwrap of a buffer's baseAddress

Result:

This repo builds and passes its tests with the latest Android LTS NDK 26.

I made sure this pull doesn't break anything by testing it on linux x86_64 and 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.

Motivation:

Get this repo building with Android NDK 26, which added nullability annotations

Modifications:

- A single force unwrap of a buffer's baseAddress

Result:

This repo builds and passes its tests with the latest Android LTS NDK 26.
@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 b8751cc into apple:main Nov 27, 2023
@finagolfin finagolfin deleted the droid branch November 27, 2023 14:25
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