D21158: Replace sprintf with QString::asprintf

Nicolas Fella noreply at phabricator.kde.org
Sun May 12 17:36:52 BST 2019


nicolasfella created this revision.
Herald added a project: KDE PIM.
Herald added a subscriber: kde-pim.
nicolasfella requested review of this revision.

REVISION 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

REPOSITORY
  R174 PIM: KContacts

BRANCH
  asprintf

REVISION DETAIL
  https://phabricator.kde.org/D21158

AFFECTED FILES
  src/field.cpp
  src/vcardtool.cpp

To: nicolasfella
Cc: kde-pim, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20190512/8a21086a/attachment.html>


More information about the kde-pim mailing list