[vtk-developers] Warning in VTK

Andy Cedilnik Andy.Cedilnik at kitware.com
Thu Feb 21 10:17:24 EST 2002


At 10:09 AM 2/21/2002 -0500, Berk Geveci wrote:
> > Should we say to VTK developers that the assignment within
> > conditional is against coding standards?
>
>I don't think we should. It would be hard to enforce and it
>would require a lot of unnecessary changes to the existing code.

I personally think this warnings should be ignored.
They are meaningless in most cases. When people actually do make
mistake, this warnings will not help, since most people use
CMake's default warning level /W3 and these warnings can be
only seen in /W4.

                         Andy




More information about the vtk-developers mailing list