https://bugs.kde.org/show_bug.cgi?id=374870

Sergio Martins <smart...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://commits.kde.org/cla
                   |                            |zy/dc46897735918e56bfb3026a
                   |                            |66e324958badd79e
         Resolution|---                         |FIXED

--- Comment #3 from Sergio Martins <smart...@kde.org> ---
Git commit dc46897735918e56bfb3026a66e324958badd79e by Sergio Martins.
Committed on 11/01/2017 at 20:50.
Pushed by smartins into branch 'master'.

Introduce qlatin1string-non-ascii

Passing non-ascii latin1 chars to QLatin1String() is weird since
source files are almost always UTF-8.

Check suggested by Andre Woebbeking.

M  +1    -0    CMakeLists.txt
M  +1    -0    README.md
A  +4    -0    checks/level1/README-qlatin1string-encoding.md
A  +54   -0    checks/level1/qlatin1string-non-ascii.cpp     [License: LGPL
(v2+)]
A  +40   -0    checks/level1/qlatin1string-non-ascii.h     [License: LGPL
(v2+)]
M  +8    -7    tests/clazy/test_requested_checks.sh.expected
A  +7    -0    tests/qlatin1string-non-ascii/config.json
A  +9    -0    tests/qlatin1string-non-ascii/main.cpp     [License: UNKNOWN]  *
A  +1    -0    tests/qlatin1string-non-ascii/main.cpp.expected

The files marked with a * at the end have a non valid license. Please read:
http://techbase.kde.org/Policies/Licensing_Policy and use the headers which are
listed at that page.


https://commits.kde.org/clazy/dc46897735918e56bfb3026a66e324958badd79e

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to