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

STYLE: Improve ivar printing in `PrintSelf` methods #4763

Open jhlegarreta opened 2 days ago

jhlegarreta commented 2 days ago

Improve ivar printing in PrintSelf methods:

Take advantage of the commit to print ivars that had been missed in the modified classes.

PR Checklist

jhlegarreta commented 2 days ago

Realized about these when resuming work on #3908. By no means this PR is intended to be extensive in the changes: separate, incremental PRs as code is inspected can be done.

jhlegarreta commented 2 days ago

/azp ITK.macOS

jhlegarreta commented 1 day ago

ITKmacOS failures are unrelated:

ld: warning: ignoring duplicate libraries: '-lm'

https://dev.azure.com/itkrobotmacos/ITK.macOS/_build/results?buildId=11648&view=logs&j=a5e52b91-c83f-5429-4a68-c246fc63a4f7&t=5add3200-7efa-59c0-0a45-43bce0c77c69&l=8555

Tests are passing: https://dev.azure.com/itkrobotmacos/ITK.macOS/_build/results?buildId=11648&view=ms.vss-test-web.build-test-results-tab

https://open.cdash.org/viewBuildError.php?type=1&buildid=9723501

Same applies to ITK.macOS.Python: https://dev.azure.com/itkrobotmacospython/ITK.macOS.Python/_build/results?buildId=10403&view=ms.vss-test-web.build-test-results-tab

https://dev.azure.com/itkrobotmacospython/ITK.macOS.Python/_build/results?buildId=10403&view=logs&j=a5e52b91-c83f-5429-4a68-c246fc63a4f7&t=5add3200-7efa-59c0-0a45-43bce0c77c69&l=3542