[clazy] [Bug 357966] MSVC does not support QStringLiteral with multi-string initializer
Sergio Martins via KDE Bugzilla
bugzilla_noreply at kde.org
Thu Jan 14 09:57:50 GMT 2016
https://bugs.kde.org/show_bug.cgi?id=357966
Sergio Martins <smartins at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Status|UNCONFIRMED |CONFIRMED
--- Comment #1 from Sergio Martins <smartins at kde.org> ---
clazy has an msvc-compat compat option:
export CLAZY_EXTRA_OPTIONS="qstring-uneeded-heap-allocations-msvc-compat"
which will honour those cases.
I'll turn on msvc-compat by default, and introduce a no-msvc-compat option
instead.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list