/home/rafael/src/NorMIT-Plan/VesselSegmentation/Logic/itkVesselSegmentationPreProcessingFilter.h: In instantiation of ‘void itk::VesselSegmentationPreProcessingFilter<TInputImage, TOutputImage>::SetNumberOfIterations(int) [with TI\
nputImage = itk::Image<float, 3u>; TOutputImage = itk::Image<float, 3u>]’:
/home/rafael/src/NorMIT-Plan/VesselSegmentation/Logic/vtkSlicerVesselSegmentationLogic.cxx:290:62: required from here
/home/rafael/build/Slicer-4.8.0/ITKv4/Modules/Core/Common/include/itkMacro.h:958:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if ( this->m_##name != _arg ) \
^
/home/rafael/src/NorMIT-Plan/VesselSegmentation/Logic/itkVesselSegmentationPreProcessingFilter.h:128:9: note: in expansion of macro ‘itkSetMacro’
itkSetMacro(NumberOfIterations, int);
/home/rafael/src/NorMIT-Plan/VesselSegmentation/Logic/itkVesselSegmentationPreProcessingFilter.h: In instantiation of ‘void itk::VesselSegmentationPreProcessingFilter<TInputImage, TOutputImage>::SetNumberOfIterations(int) [with TI\ nputImage = itk::Image<float, 3u>; TOutputImage = itk::Image<float, 3u>]’: /home/rafael/src/NorMIT-Plan/VesselSegmentation/Logic/vtkSlicerVesselSegmentationLogic.cxx:290:62: required from here /home/rafael/build/Slicer-4.8.0/ITKv4/Modules/Core/Common/include/itkMacro.h:958:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( this->m_##name != _arg ) \ ^ /home/rafael/src/NorMIT-Plan/VesselSegmentation/Logic/itkVesselSegmentationPreProcessingFilter.h:128:9: note: in expansion of macro ‘itkSetMacro’ itkSetMacro(NumberOfIterations, int);