This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Results for g++ 3.1 application testing on i686-pc-linux-gnu


On Tue, Mar 05, 2002 at 12:25:00PM +0100, Paolo Carlini wrote:
> 
> (slighlty off-topic for this list, sorry)
> 
> Craig, if I remember well, when you posted some results from CVS Boost a 
> few days ago on the gcc list, there were *zero* failures (indeed I'm 
> seeing no failures with Boost 1.27.0). What has changed?


I'm not sure.  I submitted a bunch of patches to the
Boost people to eliminate some problems I was having
with the tests.  Some of the tests detected gcc and assumed
an error would occur.  I fixed those.

The one test which is failing is special_functions_test.cpp.

If remove this line:

    BOOST_SPECIAL_FUNCTIONS_TEST(long double)      

Then the test passes.  I don't know anything more than that.
-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@attbi.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]