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

Android Long Double handling #2101

Merged
merged 3 commits into from
Dec 2, 2024
Merged

Android Long Double handling #2101

merged 3 commits into from
Dec 2, 2024

Conversation

ptitSeb
Copy link
Owner

@ptitSeb ptitSeb commented Dec 2, 2024

Android ABI use 128bits long double on all arch, incuding x86_64.

ptitSeb and others added 3 commits November 30, 2024 10:33
* [WRAPPED] Fixed Android long double handling

* [WRAPPED] Force casting to uintptr_t

* [WRAPPED] Fixed a typing issue, removed a warning in the CI
@ptitSeb ptitSeb merged commit 83ed8eb into main Dec 2, 2024
54 checks passed
@ptitSeb ptitSeb deleted the android_ld branch December 2, 2024 09:50
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.

2 participants