[vtkusers] vtkTypeMacro warning
Júlio Hoffimann
julio.hoffimann at gmail.com
Tue Dec 9 17:00:22 EST 2014
Dear all,
Could you please fix the calls to vtkTypeMacro to avoid the "extra ;"
warning under -Wpedantic? For instance, in vtkObject.h the macro is
suffixed with ;
I'm getting 41 warnings in total and since I'm compiling with C++14 I would
like to keep the -pedantic flag enabled.
-Júlio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20141209/dde381ef/attachment.html>
More information about the vtkusers
mailing list