Warnfixes in STS
All threads resolved!
All threads resolved!
Warnfixes in STS
In particular, the following warning:
In file included from /usr/include/c++/12/cassert:44,
from /u/sgorbuno/cbm/cbmroot/analysis/detectors/sts/CbmStsUtils.cxx:11:
/u/sgorbuno/cbm/cbmroot/analysis/detectors/sts/CbmStsUtils.cxx: In function ‘std::pair<cbm_sts_utils::HBinning, cbm_sts_utils::HBinning> cbm_sts_utils::ChargeBinning(const CbmStsParModule&, uint32_t)’:
/u/sgorbuno/cbm/cbmroot/analysis/detectors/sts/CbmStsUtils.cxx:87:11: warning: left operand of comma operator has no effect [-Wunused-value]
87 | assert(("Maximum cluster size must be greater than 0", max_clu_size > 0));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Edited by Sergey Gorbunov
Merge request reports
Activity
added WarnFix label
assigned to @se.gorbunov
Dear @v.friese,
you have been identified as code owner of at least one file which was changed with this merge request.
Please check the changes and approve them or request changes.
added CodeOwners label
assigned to @v.friese and unassigned @se.gorbunov
requested review from @m.shiroya
changed milestone to %JUL25
- Resolved by Volker Friese
- Resolved by Volker Friese
- Resolved by Volker Friese
Please register or sign in to reply