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

Replace use of CPLIsNan() -> std::isnan(), CPLIsInf() -> std::isinf(), CPLIsFinite() -> std::isfinite() #10605

Merged
merged 4 commits into from
Sep 2, 2024

Conversation

rouault
Copy link
Member

@rouault rouault commented Aug 15, 2024

No description provided.

@rouault rouault force-pushed the remove_CPLIsNan branch 2 times, most recently from ab09139 to 832767b Compare August 15, 2024 17:05
@coveralls
Copy link
Collaborator

Coverage Status

coverage: 69.363% (+0.005%) from 69.358%
when pulling 2bddae8 on rouault:remove_CPLIsNan
into 30e8a86 on OSGeo:master.

@rouault rouault merged commit 90e2280 into OSGeo:master Sep 2, 2024
34 of 35 checks passed
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