Skip to content
GitLab
Explore
Sign in
Register
Removing cppcheck smells from femul
Code
Review changes
Check out branch
Download
Patches
Plain diff
Guillaume Baulieu
requested to merge
smells_femul
into
preprod
May 03, 2023
Overview
0
Commits
2
Pipelines
0
Changes
3
Expand
Replace C-style casts with C++ casts
Declare constructors with one argument as 'explicit' to avoid implicit casts
Remove unused variables
Simplification of the listKeysAndExit() function
Merge request reports
Loading