Fix dangling reference with "auto" becoming "QStringBuilder"
ClosedPublic

Authored by kossebau on Sep 14 2018, 7:23 PM.

Details

Summary

With QT_USE_QSTRINGBUILDER being enabled, code best is checked with
clazy -checks=auto-unexpected-qstringbuilder for these traps now enabled

Diff Detail

Repository
R6 KActivities
Branch
fixqstringliteralvsauto
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 2860
Build 2878: arc lint + arc unit
kossebau created this revision.Sep 14 2018, 7:23 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptSep 14 2018, 7:23 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
kossebau requested review of this revision.Sep 14 2018, 7:23 PM
davidedmundson accepted this revision.Sep 14 2018, 9:28 PM
This revision is now accepted and ready to land.Sep 14 2018, 9:28 PM
This revision was automatically updated to reflect the committed changes.