Skip to content

[android] Update memcmp() declaration for nullability annotations added in NDK 26 #71968

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 29, 2024

Conversation

finagolfin
Copy link
Member

@finagolfin finagolfin commented Feb 29, 2024

I checked again if this builds with NDK 25c and the stdlib built fine, so I enabled it for both NDK 25 and 26 on my Android CI, finagolfin/swift-android-sdk#132, and saw that it only breaks building with swift-corelibs-foundation for 25c. I had seen that this is a breaking change for earlier Android NDKs, so I spun this off from #69908 so it wouldn't break the community Android CI that uses the previous NDK 25, but that CI only builds the Android stdlib so it may be fine.

@drodriguez, let me know what you think about getting this in now, as the community Android CI has been broken because of the swift-syntax issues anyway.

@finagolfin finagolfin requested a review from a team as a code owner February 29, 2024 04:36
@drodriguez
Copy link
Contributor

@swift-ci please test

Copy link
Member

@compnerd compnerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks I'm sitting on a similar change locally.

@drodriguez drodriguez merged commit 10ad6f3 into swiftlang:main Feb 29, 2024
@finagolfin finagolfin deleted the droid branch March 1, 2024 05:40
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.

3 participants