Long Amarok project loading
Alexander Neundorf
neundorf at kde.org
Sun Sep 26 17:20:27 UTC 2010
On Friday 24 September 2010, Andreas Pakulat wrote:
> On 24.09.10 00:49:11, Aleix Pol wrote:
> > Well, this should be reported to Qt then I guess... -.-
> >
> > There's not much we can do about that anyway.
>
> Except replacing QRegExp with something else to see wether its faster
> (pcre or whatever cmake itself uses).
The regex engine used by cmake is not vey powerful, so in general I wouldn't
recommend it.
But well, maybe for parsing the regexes in cmake scripts it might make sense
to use exactly the same regex engine.
Alex
More information about the KDevelop-devel
mailing list