Skip to content

Fixed a bunch of -Wzero-as-null-pointer-constant

Sean McBride requested to merge seanm/vtk:Wzero-as-null-pointer-constant into master
  • most fixed automatically by clang
  • a few fixed manually by me (especially in macros)

Merge request reports