ABI regression tester, version 0.0.0pre2.alpha7

Phil Edwards phil@jaj.com
Sun Aug 18 13:58:00 GMT 2002


Using Ulrich's shell pipeline as a starting point, I've added an ABI
comparison pass to my hacky autobuilder.  It runs nightly and results are
being posted online:

    http://www.devphil.com/build/

at noon GMT (currently 8 AM on the east coast).  The contents there now
are placeholder junk, so don't bother looking before Monday.

I'm testing it by adding a 50-integer array to the declaration of
std::nothrow_t.  So tomorrow's log should show a "problem" when the
std::nothrow object has changed in size from 1 byte to 200.  After verifying
that everything can work without human handholding, I'll fix the code back
and start getting real reports on Tuesday.


Phil

-- 
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
                                                 - Edsger Dijkstra, 1930-2002



More information about the Libstdc++ mailing list