https://doc.qt.io/qt-5/qbytearray-obsolete.html#append-5
This function was implicitely calling toUtf8() to convert the string
to a byte array, so this diff does not change the behavior.
Details
Details
- Reviewers
jasonbcox - Group Reviewers
Restricted Project - Commits
- rABCeac687bc4782: [QT] Fix QByteArray.append(const QString) deprecation warning in 5.15.1
ninja all check-all
Check the deprecation warning is gone at build time.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- qt_deprectated_bytearray_append_string
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 12720 Build 25526: Build Diff build-without-wallet · build-clang-10 · build-clang-tidy · build-diff Build 25525: arc lint + arc unit