Skip to content

pressure-vessel: Address several clang warnings

Ludovico de Nittis requested to merge wip/denittis/general_pv_cleanup into master
  • 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