IdDIctField - Update get_range
Instead of blindly trying to convert the parsed string to an integer, check before-hand whether the string contains digits.
Tagging: @sroe
Merge request reports
Activity
added full-unit-tests label
added Geometry main review-pending-level-1 labels
removed Geometry main review-pending-level-1 labels
added Geometry main review-pending-level-1 labels
CI Result FAILURE (hash f5fb63e5)Athena AthSimulation AthGeneration externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
For experts only: Jenkins output (remote access info)@jojungge : Doesn't std::stoi throw anyway if there are no digits in the string (which is already trapped) ?
CI Result SUCCESS (hash f5fb63e5)Athena AthSimulation AthGeneration externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
For experts only: Jenkins output (remote access info)removed review-pending-level-1 label
added review-approved label
mentioned in commit 313b09cb