[vtk-developers] Warning - The characters "/*" are detected in a comment

Sean McBride sean at rogue-research.com
Mon Jan 24 11:40:53 EST 2011


Hi all,

http://vtk.org/gitweb?p=VTK.git;a=blob;f=IO/vtkEnSightGoldBinaryReader.cxx

3094       /*/ xxx begin
3095       delete [] numFacesPerElement;
3096       delete [] numNodesPerFace;
3097       //*//// xxx end

Is that funky "//*////" important?  If not, changing it could fix this
warning:

"/.../VTK/IO/vtkEnSightGoldBinaryReader.cxx", line 3097.9: 1540-0804 (W)
The characters "/*" are detected in a comment.

-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada





More information about the vtk-developers mailing list