Fix warnings from super project build
All threads resolved!
All threads resolved!
such as
/home/rmatev/stackm/Gaudi/GaudiKernel/include/Gaudi/Property.h:203:22:
warning: comparison of integer expressions of different signedness:
'const StorageType' {aka 'const unsigned int'} and 'const int'
[-Wsign-compare]
203 | return m_value == other;
| ~~~~~~~~^~~~~~~~
Merge request reports
Activity
added cleanup label
- Resolved by Rosen Matev
added RTA label
Let's just run this in lhcb-head.
added lhcb-head label
assigned to @rmatev
- [2022-09-17 00:07] Validation started with lhcb-head#3372
- [2022-09-18 00:04] Validation started with lhcb-head#3373
- [2022-09-19 00:06] Validation started with lhcb-head#3374
Edited by Software for LHCbmentioned in commit edf2edbf
mentioned in issue Moore#478 (closed)
Please register or sign in to reply