[Bug 72831] File Groups performance bad in some cases
Jens Dagerbo
jens.dagerbo at swipnet.se
Sun Jan 18 06:02:05 UTC 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=72831
------- Additional Comments From jens.dagerbo at swipnet.se 2004-01-18 06:01 -------
Created an attachment (id=4222)
--> (http://bugs.kde.org/attachment.cgi?id=4222&action=view)
patch
Please apply this patch, change the patterns to not have the '*' if they are
meant to be matched as "end-of-string" (that is ".cpp;.cc;.cxx" and
"description.rc", not "*.cpp;*.cc;*.cxx" and "*description.rc" anymore) and
please test. It should be significantly faster.
More information about the KDevelop-devel
mailing list