Skip to content

CxxUtils: enable unchecked call warnings in pedantic build

Frank Winklmeier requested to merge checker1 into master

Enable unchecked call warnings in pedantic thread-checker build. This has no impact on the regular builds.

Merge request reports