KDE/kdebase/kicker/kicker
Alexander Neundorf
neundorf at kde.org
Wed Jan 4 18:33:15 GMT 2006
On Wednesday 04 January 2006 19:21, you wrote:
> On Wednesday 04 January 2006 19:12, Alexander Neundorf wrote:
> > - KURLRequesterDlg dlg( QString(), this, 0, true);
> > + KURLRequesterDlg dlg( QString::null, this, 0, true);
>
> It's starting to look like this is a gcc-3.2.x bug more than a "normal" C++
> parsing problem, despite my explanation of that possible parsing problem.
> Your gcc surely hits this much more than gcc-3.4 or gcc-4.
>
> No idea if gcc-2.95 and gcc-3.3 have the problem too; maybe someone should
> try before you convert all the code back, indeed. If only 3.2.x has the
> problem, then we could simply forbid that compiler...
Which would suck...
I don't really intend to update my distribution in the next time. And I also
don't plan to update my compiler, or is gcc 3.3.x or 3.4.x ABI compatible to
gcc 3.2.3 ?
This is a Slackware 9.1, I don't know which other distributions also ship with
gcc 3.2.x.
Alex
--
Work: alexander.neundorf at jenoptik.com - http://www.jenoptik-los.de
Home: neundorf at kde.org - http://www.kde.org
alex at neundorf.net - http://www.neundorf.net
More information about the kde-core-devel
mailing list