InsightSoftwareConsortium / ITK

Insight Toolkit (ITK) -- Official Repository. ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions.
https://itk.org
Apache License 2.0
1.37k stars 660 forks source link

COMP: Gcc13.2 compiler warnings #4637

Closed hjmjohnson closed 1 month ago

hjmjohnson commented 2 months ago

Fix compiler warnings issues with python building turned on.

PR Checklist

hjmjohnson commented 2 months ago

I ran all 3 files through the clang-format-Darwin binary from the build tree, but there are no changes identified.

I don't know how to fix the CI errors that are posted.

thewtex commented 2 months ago

@hjmjohnson please rebase for style fixes

hjmjohnson commented 2 months ago

/azp ITK.macOS.Arm64

thewtex commented 1 month ago

todo: rebase on #4642 after merged.

hjmjohnson commented 1 month ago

@thewtex The failing test is unstable, and has nothing to do with the PR.

This test is unstable Failed

It seems like perhaps the CI does not have access to the file, or the file is corrupt. I don't know how to proceed.

hjmjohnson commented 1 month ago

/azp ITK.macOS.Arm64

thewtex commented 1 month ago

@hjmjohnson patch for the Nifti tests here: https://github.com/InsightSoftwareConsortium/ITK/pull/4659