Skip to content

Fix ci warnings

Timothee Chabat requested to merge timothee.chabat/vtk:fixCIWarnings into master
  • clang tidy : vtkCellTreeLocator.cxx warning [readability-avoid-const-params-in-decls]
  • MSVC : vtkPointDataToCellData.cxx warning C4101: unreferenced local variable

Merge request reports