Skip to content

23.0-cppcheck-JetTagCalibration

Shaun Roe requested to merge 23.0-cppcheck-JetTagCalibration into master

std::string::substr second argument cannot be negative, so std::string::substr(0,-1) just returns the original string.

Merge request reports