MantisBT - ITK |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0004952 | ITK | | public | 2007-04-30 12:07 | 2007-09-07 11:51 |
|
Reporter | Mathieu Coursolle | |
Assigned To | Mathieu Coursolle | |
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 | 0004952: Class without a constructor cause warnings in XCode project. |
Description | Classes without a constructor produce the following warning in XCode projects including ITK headers.
EX: warning: 'class itk::SpatialOrientationAdapter' only defines private constructors and has no friends
Here is provided a patch to solve one of them. |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | patchfile_constructor.txt (312) 1969-12-31 19:00 https://public.kitware.com/Bug/file/987/patchfile_constructor.txt |
|
Issue History |
Date Modified | Username | Field | Change |
2007-08-20 14:00 | Mathieu Coursolle | Assigned To | Luis Ibanez => Mathieu Coursolle |
2007-08-20 14:02 | Mathieu Coursolle | Note Added: 0008519 | |
2007-09-07 11:51 | Luis Ibanez | Note Added: 0008886 | |
2007-09-07 11:51 | Luis Ibanez | Status | assigned => closed |
2007-09-07 11:51 | Luis Ibanez | Note Added: 0008887 | |
2007-09-07 11:51 | Luis Ibanez | Resolution | open => fixed |