Patch for includepathresolver.cpp
David Nolden
david.nolden.kdevelop at art-master.de
Thu May 28 08:46:33 UTC 2009
Am Donnerstag 28 Mai 2009 04:33:47 schrieb Matt Rogers:
> Except that people will never see kWarnings unless running KDevelop
> from the command line.
> --
> Matt
That's the basic idea. Should we really bother the user with messages, just
because he's running kdevelop on a read-only directory?
Although there is an easy way to bring this message to the user without too
much annoyance: The include-path resolver returns a "result" object that may
contain an error message. We may add an information like "Failed to change
modification-time" to that error-message if the include-path resolver fails.
The message will then be visible as tooltip on the problem in the problem
reporter.
Greetings, David
More information about the KDevelop-devel
mailing list