[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [clazy] [Bug 354667] New: new check: Find uneeded toVector/toList conversions
From:       Sergio Martins via KDE Bugzilla <bugzilla_noreply () kde ! org>
Date:       2015-11-01 2:03:33
Message-ID: bug-354667-17878 () http ! bugs ! kde ! org/
[Download RAW message or body]

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

            Bug ID: 354667
           Summary: new check: Find uneeded toVector/toList conversions
           Product: clazy
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
          Assignee: unassigned-bugs@kde.org
          Reporter: smartins@kde.org

which allocate...
kdesupport/libkolab/conversion/kcalconversion.cpp:   
rrule.setBysecond(defaultRR->bySeconds().toVector().toStdVector());
kdesupport/libkolab/conversion/kcalconversion.cpp:   
rrule.setByminute(defaultRR->byMinutes().toVector().toStdVector());
kdesupport/libkolab/conversion/kcalconversion.cpp:   
rrule.setByhour(defaultRR->byHours().toVector().toStdVector());
kdesupport/libkolab/conversion/kcalconversion.cpp:   
rrule.setBymonthday(defaultRR->byMonthDays().toVector().toStdVector());
kdesupport/libkolab/conversion/kcalconversion.cpp:   
rrule.setByyearday(defaultRR->byYearDays().toVector().toStdVector());
kdesupport/libkolab/conversion/kcalconversion.cpp:   
rrule.setByweekno(defaultRR->byWeekNumbers().toVector().toStdVector());
kdesupport/libkolab/conversion/kcalconversion.cpp:   
rrule.setBymonth(defaultRR->byMonths().toVector().toStdVector());

-- 
You are receiving this mail because:
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic