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

fix: more restrictive std::from_chars for floating point #1524

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

EmosewaMC
Copy link
Collaborator

given that fp is only on 2 compilers, it would make sense to only do the custom impl for not those two compilers.

Still compiles on my machine which has gcc-11 and does not error if I insert an error macro inside the if block.
image

@jadebenn jadebenn merged commit c1c5db6 into main Apr 1, 2024
4 checks passed
@jadebenn jadebenn deleted the update-floatingpoint-fromchars-check branch April 1, 2024 02:47
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.

None yet

3 participants