Return-Path: Delivered-To: apmail-stdcxx-dev-archive@www.apache.org Received: (qmail 59601 invoked from network); 30 Apr 2008 16:58:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Apr 2008 16:58:49 -0000 Received: (qmail 1538 invoked by uid 500); 30 Apr 2008 16:58:51 -0000 Delivered-To: apmail-stdcxx-dev-archive@stdcxx.apache.org Received: (qmail 1524 invoked by uid 500); 30 Apr 2008 16:58:51 -0000 Mailing-List: contact dev-help@stdcxx.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@stdcxx.apache.org Delivered-To: mailing list dev@stdcxx.apache.org Received: (qmail 1513 invoked by uid 99); 30 Apr 2008 16:58:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Apr 2008 09:58:50 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [208.30.140.160] (HELO moroha.roguewave.com) (208.30.140.160) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Apr 2008 16:58:06 +0000 Received: from nebula.bco.roguewave.com ([10.70.3.27]) by moroha.roguewave.com (8.13.6/8.13.6) with ESMTP id m3UGwJPg012401 for ; Wed, 30 Apr 2008 16:58:19 GMT Message-ID: <4818A52B.2070505@roguewave.com> Date: Wed, 30 Apr 2008 10:58:19 -0600 From: Martin Sebor Organization: Rogue Wave Software, Inc. User-Agent: Thunderbird 2.0.0.12 (X11/20080226) MIME-Version: 1.0 To: dev@stdcxx.apache.org Subject: Re: Binary compatibility test results for Sun C++ 5.8 on Solaris 8 and 10 platforms References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Eric Lemings wrote: > > Reformatted to conform with other binary test results: > > http://people.apache.org/~elemings/compat-test-results/solaris-8-compat- > results I see this in your table: 22.locale.messages HUP 0 0 HUP 22.locale.num.put 0 A28 A26 A4 but this in the HP aCC 6.16 results (http://tinyurl.com/4of62t): 22.locale.messages HUP 0 HUP 0 22.locale.num.put 0 A28 A4 A26 so I suspect you switched the last two columns. If not, we have a problem. > http://people.apache.org/~elemings/compat-test-results/solaris-10-compat > -results Ditto here. Martin > > HTH. > > Brad. > >> -----Original Message----- >> From: Eric Lemings [mailto:Eric.Lemings@roguewave.com] >> Sent: Tuesday, April 22, 2008 5:23 PM >> To: dev@stdcxx.apache.org >> Subject: Binary compatibility test results for Sun C++ 5.8 on >> Solaris 8 and 10 platforms >> >> >> http://people.apache.org/~elemings/compat-test-results/ >> >> The diff files summarize the differences between the baseline tests >> (i.e. matching lib and test versions) and the compat tests (i.e. >> different lib and test versions) respectively. chess is a Solaris 10 >> machine. antlia is a Solaris 8 machine. >> >> All in all, no real big problems that I see. >> >> Brad. >> >>