D5447: Only add auto-detected compilers to model if they actually exist
Aleix Pol Gonzalez
noreply at phabricator.kde.org
Wed Jan 9 19:05:53 GMT 2019
apol added inline comments.
INLINE COMMENTS
> compilerprovider.cpp:210
> auto rt = ICore::self()->runtimeController()->currentRuntime();
> const auto path = QFile::decodeName(rt->getenv("PATH")).split(QDir::listSeparator());
>
If you want to keep stored the absolute path, this logic will need to be moved with the new QStandardPaths::findProgram()
REPOSITORY
R32 KDevelop
REVISION DETAIL
https://phabricator.kde.org/D5447
To: arrowd, mwolff, arichardson
Cc: skalinichev, apol, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20190109/4e5166dc/attachment.html>
More information about the KDevelop-devel
mailing list