View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005530ITKpublic2007-08-17 16:552010-10-27 17:43
ReporterMathieu Coursolle 
Assigned Tokentwilliams 
PrioritylowSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0005530: Shadow declaration may cause warning in XCode project using ITK.
DescriptionSome shadow declarations might cause a warning:

warning: declaration of "" shadows a member of 'this'.

This appends when a local typedef of variable is defined in the class
definition and in the implementation.

Reported cases are:

itkImageFileReader.txx : IndexType
itkArray2D : rows
itkArray2D : cols
Additional Informationno current warnings in the ITK code. Many remain in the ITK/Utilities directory
TagsNo tags attached.
Resolution Date
Sprint
Sprint Statusbacklog
Attached Files

 Relationships

  Notes
(0008509)
Mathieu Coursolle (developer)
2007-08-20 10:29

Fixed:

/Code/IO/itkImageFileReader.txx
(0008512)
Mathieu Coursolle (developer)
2007-08-20 11:17

Fixed:

/Code/Common/itkArray2D.txx
(0010288)
Luis Ibanez (manager)
2008-01-23 18:16

Still many of them remain to be fixed:

http://www.itk.org/mailman/private/insight-developers/2008-January/009960.html [^]
http://www.itk.org/mailman/private/insight-developers/2008-January/009963.html [^]

 Issue History
Date Modified Username Field Change
2007-08-17 16:55 Mathieu Coursolle New Issue
2007-08-17 16:55 Mathieu Coursolle Status new => assigned
2007-08-17 16:55 Mathieu Coursolle Assigned To => Mathieu Coursolle
2007-08-20 10:29 Mathieu Coursolle Note Added: 0008509
2007-08-20 11:17 Mathieu Coursolle Note Added: 0008512
2008-01-23 18:16 Luis Ibanez Note Added: 0010288
2010-10-21 13:18 Hans Johnson Assigned To Mathieu Coursolle => kentwilliams
2010-10-27 17:43 kentwilliams Sprint Status => backlog
2010-10-27 17:43 kentwilliams Status assigned => closed
2010-10-27 17:43 kentwilliams Resolution open => fixed
2010-10-27 17:43 kentwilliams Additional Information Updated


Copyright © 2000 - 2018 MantisBT Team