Skip to content
GitLab
Explore
Sign in
Fix gcc12 warnings
Code
Review changes
Check out branch
Download
Patches
Plain diff
Marco Clemencic
requested to merge
fix-gcc12-warnings
into
master
Apr 06, 2023
Overview
0
Commits
2
Pipelines
1
Changes
7
Expand
Fix a couple of warnings from gcc12:
mismatched new/delete of
char[]
unused return value
Merge request reports
Loading