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

ImathFun.cpp: add std:: to isfinite in remaining cases #371

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

barracuda156
Copy link
Contributor

A follow-up to #368
Fixes: #367

A follow-up to AcademySoftwareFoundation#368
Fixes: AcademySoftwareFoundation#367

Signed-off-by: Sergey Fedorov <vital.had@gmail.com>
Copy link
Member

@cary-ilm cary-ilm left a comment

Choose a reason for hiding this comment

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

Well, that's embarrassing that I missed those, thanks for the catch.

@cary-ilm cary-ilm merged commit f46af21 into AcademySoftwareFoundation:main Feb 20, 2024
24 checks passed
cary-ilm pushed a commit to cary-ilm/Imath that referenced this pull request Feb 21, 2024
cary-ilm pushed a commit to cary-ilm/Imath that referenced this pull request Feb 27, 2024
cary-ilm pushed a commit that referenced this pull request Feb 27, 2024
A follow-up to #368
Fixes: #367

Signed-off-by: Sergey Fedorov <vital.had@gmail.com>
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request Mar 3, 2024
## Version 3.1.11 (February 28, 2024)

Patch release with small build fix:

- Add explicit `std::` namespace for `isfinite` in `ImathFun.cpp`

This release also introduces the practice of signing release artifacts
via [sigstore](https://www.sigstore.dev).

### Merged Pull Requests
* \[[#371](AcademySoftwareFoundation/Imath#371]
ImathFun.cpp: add std:: to isfinite in remaining cases (#371)
* \[[#369](AcademySoftwareFoundation/Imath#369]
Add workflow to sign release artifacts with Sigstore
* \[[#368](AcademySoftwareFoundation/Imath#368]
Add std:: to isfinite in ImathFun.cpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants