Skip to content

Resolve -Wshift-bool warning in vtkDIYGhostUtilities

  • fixes a parenthesis mistake which led the rshift operator to shift bits of a boolean.

Backport: release

Merge request reports

Loading