Skip to content

Fix several clang8 warnings

Eduardo Rodrigues requested to merge eduardo-clang-fixes-2019-07-09 into run2-patches

FYI @hcroft the fix in the VELO overlap tool is not just a warning, but a real bug, as the function, if called, would go in an infinite loop. I believe the fix is correct but let me know otherwise.

Merge request reports