D7876: Append project compiler arguments after arguments from build system anddisable warning as error
Aleix Pol Gonzalez
noreply at phabricator.kde.org
Tue Sep 19 09:37:20 UTC 2017
apol added inline comments.
INLINE COMMENTS
> definesandincludesmanager.cpp:366
> if (!args.isEmpty())
> - return args;
> + return args + argumentsForPath(item->path(), arguments);
> }
Shouldn't it get a `' '` in case it starts and ends with options?
REPOSITORY
R32 KDevelop
REVISION DETAIL
https://phabricator.kde.org/D7876
To: gracicot, #kdevelop, kfunk, apol
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170919/6388c9c4/attachment.html>
More information about the KDevelop-devel
mailing list