Skip to content
GitLab
Explore
Sign in
Fix error and warning in assert statment which breaks the debug build.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Goetz Gaycken
requested to merge
goetz/athena:master_fix_assert_in_PixelFeUtils
into
master
Apr 12, 2022
Overview
3
Commits
2
Pipelines
1
Changes
2
Expand
Fix error in assert due to a comparison between an enum and an int, this breaks dbg builds.
Fix warning in assert about an unsigned int always zero or larger.
Merge request reports
Loading