bruns created this revision. bruns added reviewers: Baloo, Frameworks, poboiko, ngraham. Herald added projects: Frameworks, Baloo. Herald added a subscriber: kde-frameworks-devel. bruns requested review of this revision.
REVISION SUMMARY QByteArray accepts a const char* in the constructor, no need to cast the const away. Also make it obvious we are using the const overload of data() by replacing it with constData(). REPOSITORY R293 Baloo BRANCH oob REVISION DETAIL https://phabricator.kde.org/D16306 AFFECTED FILES src/codecs/postingcodec.cpp To: bruns, #baloo, #frameworks, poboiko, ngraham Cc: kde-frameworks-devel, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams