Fix warnings from super project build
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; | ~~~~~~~~^~~~~~~~ ```
parent
de1ea843
No related branches found
No related tags found
Showing
- Event/EventPacker/src/component/BufferPackerBaseAlg.h 1 addition, 1 deletionEvent/EventPacker/src/component/BufferPackerBaseAlg.h
- Event/EventPacker/src/component/BufferRelationPackerBaseAlg.h 1 addition, 1 deletion...t/EventPacker/src/component/BufferRelationPackerBaseAlg.h
- Hlt/HltDAQ/src/component/HltDecReportsDecoder.cpp 4 additions, 3 deletionsHlt/HltDAQ/src/component/HltDecReportsDecoder.cpp
- Hlt/HltDAQ/src/component/HltPackedBufferDecoder.cpp 0 additions, 1 deletionHlt/HltDAQ/src/component/HltPackedBufferDecoder.cpp
Please register or sign in to comment