pressure-vessel: Address several clang warnings
1 unresolved thread
1 unresolved thread
-
pressure-vessel: Address several clang warnings
This commit addresses most of the warnings printed at compilation time while using clang and
ninja scan-build
. -
runtime: Remove unused variable
Since the commit fce30b8d, this variable was not used anymore.
Merge request reports
Activity
This commit addresses most of the warnings printed at compilation time while using clang and
ninja scan-build
.Unfortunately,
scan-build
doesn't understand g_autoptr so we can't 100% believe what it says for this project :-(
mentioned in commit 3fd32248
Please register or sign in to reply