https://bugs.kde.org/show_bug.cgi?id=503817
Florian Krohm <flo2...@eich-krohm.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Florian Krohm <flo2...@eich-krohm.de> --- Fixed in 685affd00645ea5d4492897d372e457bfc8cf838. As for -Wextra.... the fallout is: 2948 warnings 521 -Wsign-compare 1613 -Wunused-parameter 44 -Wtype-limits 747 -Wmissing-field-initializers 17 -Wcast-function-type 4 -Wclobbered 2 -Wextra (as reported) I sampled a few and none of those I'd want to fix. Might be worthwhile, though, to make a run with -Wextra as part of release festivities. -- You are receiving this mail because: You are watching all bug changes.