Review Request: make QTEST_KDEMAIN_CORE_WITH_COMPONENTNAME compile with -DQT_NO_CAST_FROM_ASCII
Friedrich W. H. Kossebau
kossebau at kde.org
Thu May 26 23:01:10 BST 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101444/
-----------------------------------------------------------
Review request for kdelibs.
Summary
-------
QTEST_KDEMAIN_WITH_COMPONENTNAME already has QLatin1String/QString::fromLatin1 wrappers, but QTEST_KDEMAIN_CORE_WITH_COMPONENTNAME was still missing them.
Should not do any harm to add QLatin1String wrappers in the macro, but I am tired and might miss something, so up for review :)
Diffs
-----
kdecore/util/qtest_kde.h 29f08e5
Diff: http://git.reviewboard.kde.org/r/101444/diff
Testing
-------
My test programs using "QTEST_KDEMAIN_CORE( TestName )" now compile with -DQT_NO_CAST_FROM_ASCII
Thanks,
Friedrich W. H.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20110526/c474b75e/attachment.htm>
More information about the kde-core-devel
mailing list