View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009161ITKpublic2009-06-16 10:292009-09-29 10:16
ReporterKevin H. Hobbs 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in VersionITK-3-16 
Summary0009161: Build warning in itkScalarConnectedComponentImageFilter.h
DescriptionWhen itkScalarConnectedComponentImageFilter.h is compiled with GCC 4.3.2 and the pixel type is int, the compiler produces a warning about the comparison between signed and unsigned integers.

This cropped up on the Farsight dashboard here :

http://www.cdash.org/CDash/viewBuildError.php?type=1&buildid=357016 [^]

I've created a minimum example program.

Stephen Aylward has suggested a fix on the farsight developers list :

http://www.kitware.com/cgi-bin/mailman/private/farsight-developers/2009-June/000113.html [^]

TagsNo tags attached.
Resolution Date
Sprint
Sprint Status
Attached Filescxx file icon produces_warning.cxx [^] (403 bytes) 2009-06-16 10:29
txt file icon CMakeLists.txt [^] (371 bytes) 2009-06-16 10:30 [Show Content]
patch file icon itkScalarConnectedComponentImageFilter.h.signed_unsigned_int_comparison.patch [^] (848 bytes) 2009-06-16 10:49 [Show Content]

 Relationships

  Notes
(0016732)
Kevin H. Hobbs (developer)
2009-06-16 14:09

This experimental build was made with the change noted above.

http://www.cdash.org/CDash/buildSummary.php?buildid=357192 [^]
(0017818)
Marius Staring (developer)
2009-09-29 10:16

http://www.itk.org/cgi-bin/viewcvs.cgi/Code/BasicFilters/itkScalarConnectedComponentImageFilter.h?root=Insight&r1=1.8&r2=1.9&sortby=date [^]

 Issue History
Date Modified Username Field Change
2009-06-16 10:29 Kevin H. Hobbs New Issue
2009-06-16 10:29 Kevin H. Hobbs File Added: produces_warning.cxx
2009-06-16 10:30 Kevin H. Hobbs File Added: CMakeLists.txt
2009-06-16 10:49 Kevin H. Hobbs File Added: itkScalarConnectedComponentImageFilter.h.signed_unsigned_int_comparison.patch
2009-06-16 14:09 Kevin H. Hobbs Note Added: 0016732
2009-09-29 10:16 Marius Staring Note Added: 0017818
2009-09-29 10:16 Marius Staring Status new => closed
2009-09-29 10:16 Marius Staring Resolution open => fixed
2009-09-29 10:16 Marius Staring Fixed in Version => ITK-3-16


Copyright © 2000 - 2018 MantisBT Team