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

COMP: Update ITK and VTK to avoid compiler warnings #1305

Merged
merged 1 commit into from
Feb 6, 2022

Conversation

hjmjohnson
Copy link
Collaborator

Older versions of ITK and VTK introduced compiler warnings
with new more pedantic compilers. VTK warned of duplicate
symbols, and ITK warned of empty statements.

Code built and tests passed:

100% tests passed, 0 tests failed out of 130

Older versions of ITK and VTK introduced compiler warnings
with new more pedantic compilers.  VTK warned of duplicate
symbols, and ITK warned of empty statements.
@ntustison
Copy link
Member

Awesome. Again, thanks @hjmjohnson

@ntustison ntustison merged commit 6f07ac5 into ANTsX:master Feb 6, 2022
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.

None yet

2 participants