D17130: Fix projectmodel unittest to work on Windows.
Kevin Funk
noreply at phabricator.kde.org
Mon Nov 26 12:18:41 GMT 2018
kfunk added inline comments.
INLINE COMMENTS
> path.cpp:163
> + if(!data.at(0).endsWith(QLatin1Char(':'))) {
> + qWarning("Path::generatePathOrUrl: invalid Windows drive encountered (expected C: or similar): \"%s\"",
> + qPrintable(data.at(0)));
Ah, one thing: Could you use `qCWarning(UTIL)` here?
REPOSITORY
R32 KDevelop
REVISION DETAIL
https://phabricator.kde.org/D17130
To: volden, #kdevelop, kfunk
Cc: kdevelop-devel, glebaccon, antismap, iodelay, vbspam, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20181126/8e93c9e1/attachment.html>
More information about the KDevelop-devel
mailing list