-
-
Notifications
You must be signed in to change notification settings - Fork 686
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
Address GCC 13.2 compilation issues #4607
Comments
|
FYI: These two tests fail for ITK v5.2.1 on gcc 13.2
|
Warnings are gone with #4608 , thank you @hjmjohnson ! I get the following test failures:
CC @malaterre |
Python wrapping addressed in #4632 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
The forth coming LTR Ubuntu 24.04 (on April 25, 2024) is distributed with GCC 13.2 compiler.
ITK should build cleanly with this new standard compiler.
Steps to Reproduce
Expected behavior
no build warnings
no failing tests
Actual behavior
3 test failures
199+ compiler warnings
Reproducibility
all the time
Versions
ITK master branch on 2024-04-23
git rev-parse --short HEAD
Environment
Ubuntu 24.04
GCC 13.2 compiler
Additional Information
The text was updated successfully, but these errors were encountered: