GSoC/GCI Archive
Google Code-in 2012 KDE

KDE PIM: Fix kdepim compiler warnings

completed by: Mohammed Nafees

mentors: Kevin Krammer

When building kdepim there are several warnings reported by the compiler, e.g.

warning: unused parameter ‘parentWidget’ [-Wunused-parameter]

or

warning: 'MessageThreadingAttribute' is deprecated [-Wdeprecated-declarations]

This task is about fixing 31 of any warning reported by the compiler.

Some, like the deprecation warning are not easy to fix without deep understanding of the code and should be skipped.

The deliverable is a review request containing all 31 fixed on git.reviewboard.kde.org

Use review group "kdepim"

Check out of  kdepim: git clone git://anongit.kde.org/kdepim.git

Mentor: Kevin Krammer <krammer@kde.org>, IRC: krake in #akonadi, #kontact, #kde-soc