https://bugs.kde.org/show_bug.cgi?id=367735
Milian Wolff <m...@milianw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED Ever confirmed|0 |1 --- Comment #1 from Milian Wolff <m...@milianw.de> --- this should be enough to reproduce: void foo() { int bar = 0; bar++; bar++; bar++; } I agree that rename should be done everywhere. Also, making it simpler to apply the change everywhere after doing the rename would be nice to have. -- You are receiving this mail because: You are watching all bug changes.