Skip to content
GitLab
Explore
Sign in
Register
Do not attempt to return a value in a void function.
Code
Review changes
Check out branch
Download
Patches
Plain diff
David Thompson
requested to merge
dcthomp/smtk:bad-return
into
master
Apr 14, 2022
Overview
4
Commits
1
Pipelines
1
Changes
1
Expand
This will cause an error with gcc 10 when c++17 support is turned on.
Merge request reports
Loading