Skip to content

23.0-cppcheck-BarcodeServices

Shaun Roe requested to merge sroe/athena:23.0-cppcheck-BarcodeServices into master

solve cppcheck defects; overflow of integer in right shift avoided by using existing binary-to-string in std::bitset::to_string

Merge request reports