Fix cppcheck performance warning: Variable 'FOO' is assigned in constructor body. Consider performing initialization in initialization list.
ClosedPublic

Authored by antonanikin on Nov 6 2016, 6:19 AM.

Diff Detail

Repository
R33 KDevPlatform
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
antonanikin updated this revision to Diff 7935.Nov 6 2016, 6:19 AM
antonanikin retitled this revision from to Fix cppcheck performance warning: Variable 'FOO' is assigned in constructor body. Consider performing initialization in initialization list..
antonanikin updated this object.
antonanikin edited the test plan for this revision. (Show Details)
antonanikin added a reviewer: kfunk.
Restricted Application added a subscriber: kdevelop-devel. · View Herald TranscriptNov 6 2016, 6:19 AM
kfunk accepted this revision.Nov 6 2016, 11:29 AM
kfunk edited edge metadata.

Thanks. master branch makes sense, yes

This revision is now accepted and ready to land.Nov 6 2016, 11:29 AM
This revision was automatically updated to reflect the committed changes.