Skip to content

Fix/warnings

Chris Cantwell requested to merge fix/warnings into master

This MR fixes a number of compiler warnings such as unused variables and variables which might be used potentially uninitialised.

Merge request reports