[vtk-developers] new warnings: explicitly assigning a variable to itself

Brad King brad.king at kitware.com
Tue Jan 18 15:10:55 EST 2011


On 1/18/2011 10:33 AM, Brad King wrote:
>   error = 0; (void)error;
> 
> will take care of these.

This should do it:

  http://vtk.org/gitweb?p=VTK.git;a=commitdiff;h=6935afb0

-Brad



More information about the vtk-developers mailing list