Skip to content

Suppress warnings

Stephan Seitz requested to merge stephanseitz/cantor:suppress-warnings into master

Suppress some warnings ([-Wzero-as-null-pointer-constant], [-Wrange-loop-construct]) that occurred when building with clang 11.

Merge request reports