Skip to content

Fix compiler warnings in printbackends

Tristan Partin requested to merge (removed):warnings into master

gcc spit out some compiler warnings in the default build. This should allow for building with -Werror in CI, at least getting closer.

Merge request reports