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

List:       kde-bindings
Subject:    Re: [Kde-bindings] smoke/qtgui build failure against qt-4.7
From:       Petr =?utf-8?q?Van=C4=9Bk?= <petr () scribus ! info>
Date:       2010-07-08 18:59:28
Message-ID: 201007082059.28327.petr () scribus ! info
[Download RAW message or body]

Dne čtvrtek 08 Červenec 2010 20:30:10 Arno Rehn napsal(a):
> https://bugs.kde.org/show_bug.cgi?id=243971

> --- Comment #1 from Arno Rehn <kde arnorehn de>  2010-07-08 20:30:06 ---
> could you post that failing x_20.cpp file?


maybe it's off topic, but lot of sw is affected with changed QString 
behaviour. For example this previously valid code cannot be compiled anymore 
in qt 4.7:

class Foo
{
	Foo();
private:
	QString s;
};

Foo::Foo()
	: s(0) // this has to be initialized with eg. QString(). 0 is disallowed
{
}

_______________________________________________
Kde-bindings mailing list
Kde-bindings@kde.org
https://mail.kde.org/mailman/listinfo/kde-bindings

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

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