[clazy] [Bug 355451] new-check: Find polymorphic classes without Q_DISABLE_COPY

Sergio Martins via KDE Bugzilla bugzilla_noreply at kde.org
Sun Nov 22 20:20:48 GMT 2015


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

Sergio Martins <smartins at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/claz
                   |                            |y/c0f8ad42dd8c2f100ab681951
                   |                            |79c5c8099e2b532
             Status|CONFIRMED                   |RESOLVED

--- Comment #1 from Sergio Martins <smartins at kde.org> ---
Git commit c0f8ad42dd8c2f100ab68195179c5c8099e2b532 by Sergio Martins.
Committed on 22/11/2015 at 20:13.
Pushed by smartins into branch 'master'.

Introducing copyable-polymorphic

Finds polymorphic classes that don't have Q_DISABLE_COPY or equivalent

M  +1    -0    CMakeLists.txt
A  +6    -0    checks/README-copyable-polymorphic
A  +62   -0    checks/copyable-polymorphic.cpp     [License: GPL (v2+) (+Qt
exception)]
A  +46   -0    checks/copyable-polymorphic.h     [License: GPL (v2+) (+Qt
exception)]
A  +54   -0    tests/copyable-polymorphic/main.cpp     [License: UNKNOWN]  *
A  +3    -0    tests/copyable-polymorphic/test.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.


http://commits.kde.org/clazy/c0f8ad42dd8c2f100ab68195179c5c8099e2b532

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list