-
Notifications
You must be signed in to change notification settings - Fork 32
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 COMP: ITK build error with GCC 13 #110
Conversation
Adapts it. Create a patch for ITK with the new GCC version.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You fix this as a patch. Does that mean it is not permanent and should be addressed in a better way later?
Hello, I am fixit in a patch because you have to patch ITK to compile it. No other good solution.
|
Thanks for the explanation! So we need to track when ITK will propagate the fix in release, right? |
Absolutely |
Sounds good on my side - I successfully built with both recent ( |
Thanks for your review on my works :) |
@Florent2305 : Should we merge #110 and #111 ? |
All good, thanks @Florent2305 ! |
Fix #109 by: