[clazy] [Bug 356699] New: detaching-member: don't warn when non-const method is called on item

Nyall Dawson via KDE Bugzilla bugzilla_noreply at kde.org
Mon Dec 14 21:04:39 GMT 2015


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

            Bug ID: 356699
           Summary: detaching-member: don't warn when non-const method is
                    called on item
           Product: clazy
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: unassigned-bugs at kde.org
          Reporter: nyall.dawson at gmail.com
                CC: smartins at kde.org

Currently clazy throws an incorrect warning with the detaching-member test when
a non-const method is called. For instance,

list[1]->someNonConstMethod();

is incorrectly throwing the detach warning.

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



More information about the Unassigned-bugs mailing list