Skip to content

fix(build): clang 15 and warning fixes

Didier WECKMANN requested to merge 1031-fix-build-clang-15-and-warning-fixes into dev

Description

Just fixes unused variable warnings detected by clang-15

Closes #1031 (closed)

How to test it?

Let the CI test it for you, and if you are bold, install clang-15 and test a complete build.

Edited by Didier WECKMANN

Merge request reports