View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
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 | ||||||||
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' | ||||||||
Tags | No tags attached. | ||||||||
Resolution Date | |||||||||
Sprint | |||||||||
Sprint Status | |||||||||
Attached Files | patchfileEnum.txt [^] (1,058 bytes) 1969-12-31 19:00 [Show Content] | ||||||||
Relationships | |
Relationships |
Notes | |
(0007560) Mathieu Coursolle (developer) 2007-05-03 16:15 |
See 4618. |
(0008521) Mathieu Coursolle (developer) 2007-08-20 14:07 |
Patch fixed. Applied the same solution to: /Code/Common/itkTransform.txx. |
(0008884) Luis Ibanez (manager) 2007-09-07 11:48 |
The commits are itkTransform.txx http://www.itk.org/cgi-bin/viewcvs.cgi/Code/Common/itkTransform.txx?root=Insight&r1=1.25&r2=1.26 [^] and itkOrientImageFilter.txx http://www.itk.org/cgi-bin/viewcvs.cgi/Code/BasicFilters/itkOrientImageFilter.txx?root=Insight&r1=1.14&r2=1.15 [^] |
(0008885) Luis Ibanez (manager) 2007-09-07 11:49 |
Fixed by Mathieu, |
Notes |
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 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |