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

            Bug ID: 419455
           Summary: Old C++ style foreach
                    https://github.com/KDE/kmix/blob/master/apps/kmix.cpp#
                    L426
           Product: kmix
           Version: unspecified
          Platform: Other
                OS: All
            Status: REPORTED
          Severity: minor
          Priority: NOR
         Component: general
          Assignee: es...@kde.org
          Reporter: ziadxkabak...@hotmail.com
  Target Milestone: ---

Foreach loop in line 426
can be transformed into :
for (const auto it : mixerViews)
which is safer and better as C++11 style

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

Reply via email to