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

List:       kde-bugs-dist
Subject:    [Bug 177842] smoke is incompatible with Qt 4.5 snapshots
From:       Bernhard Rosenkraenzer <bero () arklinux ! org>
Date:       2009-01-11 0:26:23
Message-ID: 20090111002623.4C47E13511 () immanuel ! kde ! org
[Download RAW message or body]

http://bugs.kde.org/show_bug.cgi?id=177842





--- Comment #2 from Bernhard Rosenkraenzer <bero arklinux org>  2009-01-11 01:26:22 ---
Actually I ran into that one too, but it is easy to work around. Given Qt_4_6's
definition in qdatastream.h is

    enum Version {
[...]
#if QT_VERSION >= 0x040600
#error Add the datastream version for this Qt version
        , Qt_4_6 = Qt_4_5
#endif
    };

and there's no way QT_VERSION could be >= 0x040600 with Qt 4.5.x (I think
there's only 2 ways to actually hit the definition -- the first is being a Qt
developer and increasing the version number to 4.6, the second is severely
messing up a system by mixing Qt 4.5 and 4.6 headers), simply removing it in
qdatastream.h doesn't actually change anything.


-- 
Configure bugmail: http://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