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 most float conversion warnings #2782

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

ZedThree
Copy link
Contributor

Fixes ~200 out of ~240 -Wfloat-conversion warnings on gcc 13.2

Fixes ~200 out of ~240 `-Wfloat-conversion` warnings on gcc 13.2
@WardF
Copy link
Member

WardF commented Nov 3, 2023

Review is in progress (stepping away from a different, maddening issue that has cropped up under Windows/Visual Studio). I'll finish the review over the weekend/Monday, thanks!

Copy link
Member

@WardF WardF left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic, thank you!

@WardF WardF merged commit 16841a9 into Unidata:main Nov 14, 2023
@ZedThree ZedThree deleted the fix-float-conversions branch March 14, 2024 14:30
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