Skip to content

Reduction of compilation warnings when using -Wall

Nikolay Geraksiev requested to merge geraks-dev-patch-29187 into dev

Mostly class member initialization order, return values, comparisons of signed and unsigned, unused variables, NULL->nullptr in some places.

Edited by Nikolay Geraksiev

Merge request reports

Loading