Skip to content

Remove now unneeded fts_open bitcast for Android - #3025

Merged
Lukasa merged 2 commits into
apple:mainfrom
finagolfin:main
Dec 15, 2024
Merged

Remove now unneeded fts_open bitcast for Android#3025
Lukasa merged 2 commits into
apple:mainfrom
finagolfin:main

Conversation

@finagolfin

Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

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

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