Skip to content
Commit 0957a54a authored by Nicolas Fella's avatar Nicolas Fella
Browse files

Replace sprintf with QString::asprintf

Summary: sprintf is marked as obsolete (https://doc.qt.io/qt-5/qstring-obsolete.html#sprintf) and causes a build fail against current Qt dev. Use asprintf instead

Test Plan: Ran ctest. impp test is failing, but it did before as well

Reviewers: #kde_pim, vkrause

Reviewed By: #kde_pim, vkrause

Subscribers: winterz, vkrause, kde-pim

Tags: #kde_pim

Differential Revision: https://phabricator.kde.org/D21158
parent f79c988b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment