MantisBT - ITK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0009161 | ITK | public | 2009-06-16 10:29 | 2009-09-29 10:16 | |
| Reporter | Kevin H. Hobbs | ||||
| Assigned To | |||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ITK-3-16 | |||
| Resolution Date | |||||
| Sprint | |||||
| Sprint Status | |||||
| Summary | 0009161: Build warning in itkScalarConnectedComponentImageFilter.h | ||||
| Description | When 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 [^] | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://public.kitware.com/Bug/file/2327/produces_warning.cxx https://public.kitware.com/Bug/file/2328/CMakeLists.txt https://public.kitware.com/Bug/file/2329/itkScalarConnectedComponentImageFilter.h.signed_unsigned_int_comparison.patch | ||||
| 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 | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||