D27524: Fix qCompare between strings.
Eric Dejouhanet
noreply at phabricator.kde.org
Thu Feb 20 16:50:20 GMT 2020
TallFurryMan created this revision.
TallFurryMan added a reviewer: mutlaqja.
Herald added a project: KDE Edu.
Herald added a subscriber: kde-edu.
TallFurryMan requested review of this revision.
REVISION SUMMARY
Hotfix for a potential incompatibility with old Qt?
The test code was qCompare'ing a QString with a const char pointer, and depending on the platform, was successfully casting between those, or not.
TEST PLAN
None, this fixes a compile issue.
REPOSITORY
R321 KStars
BRANCH
bugfix__ui_tests (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D27524
AFFECTED FILES
Tests/kstars_ui/test_ekos.cpp
To: TallFurryMan, mutlaqja
Cc: kde-edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20200220/a86f6ce2/attachment.html>
More information about the kde-edu
mailing list