MantisBT - VTK
View Issue Details
0006446VTK(No Category)public2008-02-26 13:482016-08-12 09:54
Jeff Baumes 
Kitware Robot 
normalminoralways
closedmoved 
 
 
0006446: Consolidate multiple "my_getline" functions
Because VC6 does not include std::getline(), a local "my_getline" function is defined in several .cxx files in VTK to provide this functionality. This function should be put in a separate file, possibly in IO, so code is not duplicated. Additionally, we should redefine getline in a common header to generate an error since it is not supported on all compilers.
No tags attached.
Issue History
2008-02-26 13:48Jeff BaumesNew Issue
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2016-08-12 09:54Kitware RobotNote Added: 0036954
2016-08-12 09:54Kitware RobotStatusexpired => closed
2016-08-12 09:54Kitware RobotResolutionopen => moved
2016-08-12 09:54Kitware RobotAssigned To => Kitware Robot

Notes
(0036954)
Kitware Robot   
2016-08-12 09:54   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.