Review Request 126350: Fixed all Clazy level 1 and level 2 warnings
Aleix Pol Gonzalez
aleixpol at kde.org
Mon Dec 14 18:38:44 UTC 2015
> On Dec. 14, 2015, 7:38 p.m., Aleix Pol Gonzalez wrote:
> > I ran the tests locally and I can confirm that clazy warnings are gone and all tests still pass.
+1, waiting for maintainer approval.
- Aleix
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126350/#review89488
-----------------------------------------------------------
On Dec. 14, 2015, 7:37 p.m., Artur Puzio wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/126350/
> -----------------------------------------------------------
>
> (Updated Dec. 14, 2015, 7:37 p.m.)
>
>
> Review request for KDE Frameworks and Aleix Pol Gonzalez.
>
>
> Repository: ki18n
>
>
> Description
> -------
>
> Fixed `warning: KuitSetup has dtor, copy-ctor but not copy-assignment [-Wclazy-rule-of-three]`
> Fixed `warning: Reserve candidate [-Wclazy-reserve-candidates]`
> Fixed `warning: Use QVariant::toFoo() instead of QVariant::value<Foo>() [-Wclazy-variant-sanitizer]`
> Fixed `warning: Use midRef() instead [-Wclazy-qstring-ref]`
> Fixed `warning: Pass small and trivially-copyable type by value (const class QChar &) [-Wclazy-foreach]`
> Fixed `warning: QString::fromLatin1() being passed a literal [-Wclazy-qstring-uneeded-heap-allocations]`
> Fixed `warning: QString(const char*) being called [-Wclazy-qstring-uneeded-heap-allocations]`
> Fixed `warning: QString(QLatin1String) being called [-Wclazy-qstring-uneeded-heap-allocations]`
>
>
> Diffs
> -----
>
> src/kcatalog.cpp 7711e9b
> src/klocalizedcontext.cpp 3bc42dd
> src/common_helpers.cpp dad7f84
> src/klocalizedstring.cpp 69950d2
> src/ktranscript.cpp 04dda66
> src/kuitmarkup.h d110ca3
> src/kuitmarkup.cpp 02b891a
>
> Diff: https://git.reviewboard.kde.org/r/126350/diff/
>
>
> Testing
> -------
>
> Automated tests 1,3 and 4 passing.
> Test 2 fails on my system both: after changes and before.
>
>
> Thanks,
>
> Artur Puzio
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20151214/420e3502/attachment.html>
More information about the Kde-frameworks-devel
mailing list