Closed N-Dekker closed 2 weeks ago
The test failure of itkConvolutionImageFilterStreamingValidTest at https://open.cdash.org/viewTest.php?onlyfailed&buildid=10177192 looks unrelated to me. It says:
Exception detected while reading D:/a/1/s-build/ExternalData/Modules/Filtering/Convolution/test/Baseline/itkConvolutionImageFilterStreamingTestOutput.mha : ITK ERROR: MetaImageIO(0000022064FE9E70): File cannot be read: D:/a/1/s-build/Testing/Temporary/ITKConvolution/itkConvolutionImageFilterStreamingTestOutput.mha for reading.
Reason: No such file or directory
/azp run ITK.Windows
Moved the member function definitions of member functions that have an empty parameter list and an empty member function definition from their "itk.hxx" file to the corresponding "itk.h" file, and into their class definition.
Defaulted the default-constructor of
PyImageFilter
.Found by regular expression
::.+\(\)\r\n{}
in "itk*.hxx" files.Suggested by Denis Shamonin (@dpshamonin).