-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129698/
-----------------------------------------------------------

(Updated Dec. 23, 2016, 4:32 p.m.)


Status
------

This change has been marked as submitted.


Review request for KDE Frameworks and Plasma.


Changes
-------

Submitted with commit 63c5a76127d3cdf45558af88a995b3aaf42bbb37 by Aleix Pol to 
branch master.


Repository: kpackage


Description
-------

Instead of using `contains(key);value(key)`, prefer `it=constFind(key)` and 
`*it`.


Diffs
-----

  src/kpackage/package.cpp 45a8676 

Diff: https://git.reviewboard.kde.org/r/129698/diff/


Testing
-------

Tests still pass (except for the unrelated two that need fixing from before 
submitting the patch.


Thanks,

Aleix Pol Gonzalez

Reply via email to