Details
-
Suggestion
-
Resolution: Done
-
P2: Important
-
Qt Creator 5.0.1
-
None
-
-
ec633061d49afb667a710b57fba234f9c58cd2a4 (qt-creator/qt-creator/6.0)
Description
Load the attached file into a Qt creator with it's own clazy-standalone (the one shipped with the 6.2.0 SDK), now run clazy, and apply the fixes. The result can be seen in main.cpp.after-clazy, and as you can see it doesn't compile.
Now run the process from the command line and it fixes the code without breaking it.