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

_finitef is unavailable on Windows x86 #3270

Merged
merged 1 commit into from
Dec 2, 2024
Merged

_finitef is unavailable on Windows x86 #3270

merged 1 commit into from
Dec 2, 2024

Conversation

kddnewton
Copy link
Collaborator

@kddnewton kddnewton commented Dec 2, 2024

Instead cast it inline to a double on Windows.

Fixes #3260

@kddnewton kddnewton force-pushed the fix-isinf branch 2 times, most recently from 4cfe19a to b8607bf Compare December 2, 2024 19:50
Instead cast it inline to a double on Windows.
@kddnewton kddnewton merged commit 3167699 into main Dec 2, 2024
54 of 56 checks passed
@kddnewton kddnewton deleted the fix-isinf branch December 2, 2024 20:19
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.

_finitef unavailable for Windows MSVC x86
1 participant