Skip to content

Fix warnings and errors from gcc11

Daniel Campora Perez requested to merge dcampora_fix_gcc11_dbg into master

This MR solves an error and a warning introduced with !814 (merged) by which gcc11 debug builds would not compile.

Merge request reports