[vtk-developers] pb cvs committing a fix

Dean Inglis dean.inglis at sympatico.ca
Wed Sep 5 21:14:49 EDT 2007


Hi,

I was trying to head off a red dashboard(s)
for Borland with vtkConvertSelection.cxx
by adding a missing include:
#include <vtksys/stl/iterator>
but when I went to cvs commit the change
I get
==========================================================
vtkConvertSelection.cxx uses dynamic_cast.
dynamic_cast usage is not allowed in VTK.
Please use SafeDownCast or some other mechanism instead.
==========================================================

Not sure how others got these two files 
committed then ???:
Graphics\vtkConvertSelection.cxx
IO\vtkSQLiteQuery.cxx


Dean



More information about the vtk-developers mailing list