D24709: Remove some warnings about unused return values.

Glen Ditchfield noreply at phabricator.kde.org
Wed Oct 16 20:24:20 BST 2019


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

REVISION SUMMARY
  RichTextComposerSignatures::replaceSignature(),
  AttachmentModel::addAttachment(), and Item::appendChildItem() are called
  for their side effects, and their returned values are not error indicators,
  so there's no need to check them.

REPOSITORY
  R94 PIM: Message Library

BRANCH
  retvals (branched from master)

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

AFFECTED FILES
  messagecomposer/src/attachment/attachmentmodel.h
  messagecomposer/src/composer-ng/richtextcomposersignatures.h
  messagelist/src/core/item.h

To: gjditchfield
Cc: kde-pim, fbampaloukas, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20191016/7c855410/attachment.html>


More information about the kde-pim mailing list