This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: More test results...
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: "Stephen M. Webb" <stephen dot webb at bregmasoft dot com>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Fri, 8 Mar 2002 10:15:12 -0800 (PST)
- Subject: Re: More test results...
> I applied your patch out of the box (what the heck) and bootstrapped,
> but I'm getting testsuite failures on 18_support/numeric_limits.cc.
> For example,
Yeah. I hadn't really run 'make check' when I posted that last night...I
fixed this with the check in.
With this, you should be able to continue testing, at least with
mainline. These patches will filter to the 3.1 branch shortly.
Incidentally, how are you testing KDE?
I see the KDE sources here:
http://download.au.kde.org/pub/kde/unstable/kde-3.0-rc2/
And the Qt sources here:
ftp://ftp.trolltech.com/qt/
Are you just compiling them? Hmm.
The release critieria just has Qt on it. Due to the problems that
gcc-3.0.x had/has with KDE, it would make sense to add those packages as
well, I'd think. However, it might also be prudent to specify acceptance
criteria....at least what "testing" and "pass" mean. Any thoughts?
The hidden link:
http://gcc.gnu.org/gcc-3.1/criteria.html
-benjamin