D5958: Fix kmime_dateformatter build on Mac using qAbs()
Allen Winter
noreply at phabricator.kde.org
Wed May 24 13:38:25 BST 2017
winterz created this revision.
Restricted Application added a project: KDE PIM.
REVISION SUMMARY
Was getting compiler errors about Call to 'abs' is ambiguous when using std::abs().
Let's just use qAbs() instead. That's why we have qAbs().
TEST PLAN
make test still passes
REPOSITORY
R180 PIM: KMime
REVISION DETAIL
https://phabricator.kde.org/D5958
AFFECTED FILES
src/kmime_dateformatter.cpp
To: winterz, #kde_pim
Cc: dvasin, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20170524/fee930f8/attachment.html>
More information about the kde-pim
mailing list