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

Robert Maynard robert.maynard at kitware.com
Mon Jan 24 16:16:53 EST 2011


Hi Sean,

Thank you for pointing out this warning. I will go ahead and clean it
up tomorrow.

On Mon, Jan 24, 2011 at 2:52 PM, David Gobbi <david.gobbi at gmail.com> wrote:
> Hi Sean,
>
> I guess the authors of that file haven't replied yet, but I think that
> the safest thing is to convert those funny comments into generic /* */
> comments.  Fortunately that part of the code is covered by the
> dashboard:
> http://www.cdash.org/CDash/viewCoverageFile.php?buildid=832476&fileid=11050806
>
>  - David
>
>
> On Mon, Jan 24, 2011 at 9:40 AM, Sean McBride <sean at rogue-research.com> wrote:
>> 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
>>
>>
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.vtk.org/mailman/listinfo/vtk-developers
>>
>>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtk-developers
>
>



-- 
Robert Maynard



More information about the vtk-developers mailing list