Skip to content
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

Remove now unneeded fts_open bitcast for Android #3025

Merged
merged 2 commits into from
Dec 15, 2024
Merged

Conversation

finagolfin
Copy link
Contributor

I added this changed function call for Android in #2660 earlier this year, because of an incorrect Bionic function signature as explained recently, but now that it has been worked around through a new API note as mentioned there, this change is no longer needed.

I simply did not notice this earlier because it still compiles and merely gives a warning, which removing this call now silences.

@Lukasa Lukasa added the 🔨 semver/patch No public API change. label Dec 13, 2024
@Lukasa Lukasa enabled auto-merge (squash) December 13, 2024 08:16
@finagolfin
Copy link
Contributor Author

Few CI failures are unrelated, as this only affects Android.

@Lukasa Lukasa merged commit 47785ad into apple:main Dec 15, 2024
33 of 35 checks passed
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