| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| 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 | |||||||
| 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 [^] | ||||||||
| Tags | No tags attached. | ||||||||
| Resolution Date | |||||||||
| Sprint | |||||||||
| Sprint Status | |||||||||
| Attached Files | |||||||||
| Relationships | |
| 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 [^] |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |