dfaure created this revision.
dfaure added a reviewer: cullmann.
Herald added a project: Frameworks.
Herald edited subscribers, added: kde-frameworks-devel; removed: Frameworks.
dfaure requested review of this revision.

REVISION SUMMARY
  QFile::close() doesn't return a value, but sets an error string instead,
  we need to check for that and set it in KCompressionDevice so apps can check 
for that in turn.

TEST PLAN
  Saving into /tmp/mnt/test.gz with kate, with the setup described in
  https://phabricator.kde.org/D14890

REPOSITORY
  R243 KArchive

BRANCH
  master

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

AFFECTED FILES
  src/kcompressiondevice.cpp

To: dfaure, cullmann
Cc: kde-frameworks-devel, michaelh, ngraham, bruns

Reply via email to