Skip to content
GitLab
Explore
Sign in
MuonGMdbObjects: Fix compilation warnings with gcc14.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:gcc14.MuonGMdbObjects-20240123
into
main
Jan 23, 2024
Overview
2
Commits
1
Pipelines
1
Changes
44
Expand
Inconsistent array allocation sizes. Fix by using std::vector rather than manual allocations.
Merge request reports
Loading