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

            Bug ID: 359305
           Summary: false positives in container-anti-pattern
           Product: clazy
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: unassigned-b...@kde.org
          Reporter: nyall.daw...@gmail.com
                CC: smart...@kde.org

I'm just testing the new container-anti-pattern check and I get false positives
for code like:

 Q_FOREACH ( int id, someMap.keys() )
  {
   ....
  }

and 

someMap.keys().toSet()

I believe these are both false positives 



Reproducible: Always

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

Reply via email to