D15791: Get rid of adding 'char' to a string pointer

Yuri Chornoivan noreply at phabricator.kde.org
Thu Sep 27 06:08:00 BST 2018


yurchor created this revision.
yurchor added reviewers: sandsmark, mlaurent.
Herald added a subscriber: kde-utils-devel.
yurchor requested review of this revision.

REVISION SUMMARY
  In remoteLister.cpp:54 a char (address separator) is added to a pointer.
  
  This patch allows to fix clang warning "adding 'char' to a string pointer does not append to the string"
  
  https://build.kde.org/job/Applications/job/filelight/job/kf5-qt5%20FreeBSDQt5.11/5/warnings12Result/NORMAL/

TEST PLAN
  Start Filelight and try to analyze some folder, seems to work as before.

REPOSITORY
  R352 Filelight

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

AFFECTED FILES
  src/remoteLister.cpp

To: yurchor, sandsmark, mlaurent
Cc: kde-utils-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20180927/abe41239/attachment.html>


More information about the Kde-utils-devel mailing list