[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 254888] Project loading takes 5 minutes each time
From:       Milian Wolff <mail () milianw ! de>
Date:       2010-10-30 16:51:42
Message-ID: 20101030165142.E567B732D8 () immanuel ! kde ! org
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=254888





--- Comment #4 from Milian Wolff <mail milianw de>  2010-10-30 18:51:41 ---
One idea I got just now: What ZLIB_VERSION do you have in your zlib.h, is it
three digits like mine:

#define ZLIB_VERSION "1.2.5"

Or is it a four-digits number? There is a known bug leading to increased
loading times due to that (we basically execute the FindZlib.cmake script and
it contains a very unoptimized regexp looking for a three digit zlib version.
If it fails it goes over the whole file which is really slow in QRegExp (which
our implementation uses)).

Otherwise someone will have to try it out, not me today.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic