[vtk-developers] Python Changes

Ken Martin ken.martin at kitware.com
Mon Dec 18 10:31:50 EST 2017


Maybe someone changed something in the python wrapping/build resulting in
these warnings?

In file included from
/Users/builder/external/VTK-clang-rel-x86_64/Wrapping/Python/vtkPOutlineFilterInternalsPython.cxx:12:
[CTest: warning matched]
/Users/builder/external/VTK/Filters/Parallel/vtkPOutlineFilterInternals.h:48:11:
warning: definition of implicit copy constructor for
'vtkPOutlineFilterInternals' is deprecated because it has a
user-declared destructor [-Wdeprecated]
  virtual ~vtkPOutlineFilterInternals();
          ^
[CTest: warning matched]
/Users/builder/external/VTK-clang-rel-x86_64/Wrapping/Python/vtkPOutlineFilterInternalsPython.cxx:139:42:
note: implicit copy constructor for 'vtkPOutlineFilterInternals' first
required here
    vtkPOutlineFilterInternals *op = new vtkPOutlineFilterInternals(*temp0);
                                         ^
[CTest: warning suppressed] 1 warning generated.


In file included from
/Users/builder/external/VTK-clang-rel-x86_64/Wrapping/Python/vtkOpenGLHelperPython.cxx:11:
[CTest: warning matched]
/Users/builder/external/VTK/Rendering/OpenGL2/vtkOpenGLHelper.h:43:3:
warning: definition of implicit copy constructor for 'vtkOpenGLHelper'
is deprecated because it has a user-declared destructor [-Wdeprecated]
  ~vtkOpenGLHelper();
  ^
[CTest: warning matched]
/Users/builder/external/VTK-clang-rel-x86_64/Wrapping/Python/vtkOpenGLHelperPython.cxx:82:31:
note: implicit copy constructor for 'vtkOpenGLHelper' first required
here
    vtkOpenGLHelper *op = new vtkOpenGLHelper(*temp0);
                              ^
[CTest: warning suppressed] 1 warning generated.



-- 
Ken Martin PhD
Distinguished Engineer
Kitware Inc.
28 Corporate Drive
Clifton Park NY 12065

This communication, including all attachments, contains confidential and
legally privileged information, and it is intended only for the use of the
addressee.  Access to this email by anyone else is unauthorized. If you are
not the intended recipient, any disclosure, copying, distribution or any
action taken in reliance on it is prohibited and may be unlawful. If you
received this communication in error please notify us immediately and
destroy the original message.  Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://vtk.org/pipermail/vtk-developers/attachments/20171218/b40abb20/attachment.html>


More information about the vtk-developers mailing list