[vtk-developers] vtkArrayCoordinates method with const qualifier on return type
Brad King
brad.king at kitware.com
Tue Apr 26 11:55:21 EDT 2011
Hi Tim,
In order to address this:
http://www.cdash.org/CDash/viewBuildError.php?type=1&buildid=1003749
VTK/Common/vtkArrayCoordinates.h:90: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
I propose:
http://review.source.kitware.com/#change,1505
Please try the change to verify it does not affect your original
use case.
Thanks,
-Brad
More information about the vtk-developers
mailing list