Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 73430 invoked from network); 12 Sep 2007 04:53:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Sep 2007 04:53:34 -0000 Received: (qmail 37315 invoked by uid 500); 12 Sep 2007 04:53:27 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 37297 invoked by uid 500); 12 Sep 2007 04:53:27 -0000 Mailing-List: contact stdcxx-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-dev@incubator.apache.org Received: (qmail 37286 invoked by uid 99); 12 Sep 2007 04:53:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Sep 2007 21:53:27 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Sep 2007 04:53:24 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1IVKDn-0006BG-IT for stdcxx-dev@incubator.apache.org; Tue, 11 Sep 2007 21:53:03 -0700 Message-ID: <12628641.post@talk.nabble.com> Date: Tue, 11 Sep 2007 21:53:03 -0700 (PDT) From: Martin Sebor To: stdcxx-dev@incubator.apache.org Subject: Re: merge fix for STDCXX-501 to 4.2 In-Reply-To: <46E7161D.70002@roguewave.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: sebor@roguewave.com References: <46E7161D.70002@roguewave.com> X-Virus-Checked: Checked by ClamAV on apache.org This is now done: http://svn.apache.org/viewvc?rev=574783&view=rev Martin Sebor wrote: > > I plan to merge the fix below to 4.2. The change implements > a long-awaited solution to a binary incompatibility problem > between stdcxx and code compiled with HP aCC with the -AA > option as described in STDCXX-501: > > http://issues.apache.org/jira/browse/STDCXX-501 > http://svn.apache.org/viewvc?view=rev&revision=573411 > > The change has been successfully tested in our nightly builds > since last Friday. > > Martin > > -- View this message in context: http://www.nabble.com/merge-fix-for-STDCXX-501-to-4.2-tf4425870.html#a12628641 Sent from the stdcxx-dev mailing list archive at Nabble.com.