Build server overview
The build server is building ResInsight source code, and has an additional job performing CppCheck on the code base. The report from CppCheck can look like this
- Create a file in /ResInsight/doc/
-delete-unused-function.txt - Move with all functions reported as unused into categories
- Check with previously identified functions in category ‘Nothing to do’
- Try to remove function in code, if successful, move to category ‘Deleted’