Skip to content
GitLab
Explore
Sign in
Register
Resolve -Wshift-bool warning in vtkDIYGhostUtilities
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Resolve -Wshift-bool warning in vtkDIYGhostUtilities
Jaswant Panchumarti (Kitware)
requested to merge
jaswant.panchumarti/vtk:fix-shift-bool-warning
into
master
May 22, 2025
Overview
6
Commits
1
Pipelines
1
Changes
1
fixes a parenthesis mistake which led the rshift operator to shift bits of a boolean.
Backport: release
Merge request reports
Loading