-
- Downloads
Remove old "char *" casts from Python wrappers.
These were required up to Python 2.4, which is no longer supported.
Showing
- Wrapping/PythonCore/PyVTKClass.cxx 19 additions, 19 deletionsWrapping/PythonCore/PyVTKClass.cxx
- Wrapping/PythonCore/PyVTKMutableObject.cxx 8 additions, 8 deletionsWrapping/PythonCore/PyVTKMutableObject.cxx
- Wrapping/PythonCore/PyVTKNamespace.cxx 2 additions, 2 deletionsWrapping/PythonCore/PyVTKNamespace.cxx
- Wrapping/PythonCore/PyVTKObject.cxx 9 additions, 9 deletionsWrapping/PythonCore/PyVTKObject.cxx
- Wrapping/PythonCore/PyVTKSpecialObject.cxx 7 additions, 7 deletionsWrapping/PythonCore/PyVTKSpecialObject.cxx
- Wrapping/PythonCore/PyVTKTemplate.cxx 22 additions, 22 deletionsWrapping/PythonCore/PyVTKTemplate.cxx
- Wrapping/PythonCore/vtkPythonArgs.cxx 1 addition, 1 deletionWrapping/PythonCore/vtkPythonArgs.cxx
- Wrapping/PythonCore/vtkPythonCommand.cxx 6 additions, 6 deletionsWrapping/PythonCore/vtkPythonCommand.cxx
- Wrapping/PythonCore/vtkPythonUtil.cxx 4 additions, 4 deletionsWrapping/PythonCore/vtkPythonUtil.cxx
- Wrapping/Tools/vtkWrapPythonEnum.c 2 additions, 2 deletionsWrapping/Tools/vtkWrapPythonEnum.c
- Wrapping/Tools/vtkWrapPythonInit.c 2 additions, 2 deletionsWrapping/Tools/vtkWrapPythonInit.c
- Wrapping/Tools/vtkWrapPythonMethodDef.c 12 additions, 12 deletionsWrapping/Tools/vtkWrapPythonMethodDef.c
- Wrapping/Tools/vtkWrapPythonOverload.c 1 addition, 1 deletionWrapping/Tools/vtkWrapPythonOverload.c
- Wrapping/Tools/vtkWrapPythonType.c 4 additions, 4 deletionsWrapping/Tools/vtkWrapPythonType.c
Loading
Please register or sign in to comment