MantisBT - ITK |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0004965 | ITK | | public | 2007-05-03 16:11 | 2007-09-07 11:49 |
|
| Reporter | Mathieu Coursolle | |
| Assigned To | Luis Ibanez | |
| Priority | low | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | | |
| Resolution Date | |
| Sprint | |
| Sprint Status | |
|
| Summary | 0004965: Enum to string conversion using << operator causes warnings in XCode project. |
| Description | Some enums to string conversion using the << operator causes warning in XCode project including ITK headers where the conversion is made.
A patch is provided to solve some of them.
The warning looks like this:
itkOrientImageFilter.txx:693: warning: passing 'itk::SpatialOrientation::ValidCoordinateOrientationFlags' chooses 'int' over 'long unsigned int' |
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | patchfileEnum.txt (1,058) 1969-12-31 19:00 https://public.kitware.com/Bug/file/989/patchfileEnum.txt |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2007-08-20 14:07 | Mathieu Coursolle | Note Added: 0008521 | |
| 2007-09-07 11:48 | Luis Ibanez | Note Added: 0008884 | |
| 2007-09-07 11:49 | Luis Ibanez | Status | assigned => closed |
| 2007-09-07 11:49 | Luis Ibanez | Note Added: 0008885 | |
| 2007-09-07 11:49 | Luis Ibanez | Resolution | open => fixed |