[vtk-developers] help with cppcheck duplInheritedMember warnings

Marcus D. Hanwell marcus.hanwell at kitware.com
Tue May 9 14:34:06 EDT 2017


On Fri, May 5, 2017 at 10:09 AM, Sean McBride <sean at rogue-research.com> wrote:
>
> On Wed, 3 May 2017 09:25:09 -0600, David Gobbi said:
>
> >I don't think suppressing them is a good idea, redefined member variables
> >are strongly indicative of real bugs.
>
> Thanks David & Jon!  We are down to 10 now:
>
> Charts/Core/vtkPlot3D.h:152: warning: The class 'vtkPlotSurface' defines member variable with name 'Colors' also defined in its parent class 'vtkPlot3D'.
>
> Charts/Core/vtkChartMatrix.h:155: warning: The class 'vtkScatterPlotMatrix' defines member variable with name 'Private' also defined in its parent class 'vtkChartMatrix'.
>
I missed your original email, I haven't always had time to monitor the
mailing list. Are both of these still open? I can take a look if so,
they should be pretty simple and I likely wrote them, if there are
others in charts I can take a look too.


More information about the vtk-developers mailing list