Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 56908 invoked from network); 16 Oct 2007 15:34:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Oct 2007 15:34:24 -0000 Received: (qmail 21185 invoked by uid 500); 16 Oct 2007 15:34:11 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 21173 invoked by uid 500); 16 Oct 2007 15:34:11 -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 21158 invoked by uid 99); 16 Oct 2007 15:34:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Oct 2007 08:34:11 -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: domain of Farid_Zaripov@epam.com designates 217.21.63.3 as permitted sender) Received: from [217.21.63.3] (HELO EPMSA009.epam.com) (217.21.63.3) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Oct 2007 15:34:15 +0000 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: 4.2.0-rc-6, final candidate Date: Tue, 16 Oct 2007 18:33:32 +0300 Message-ID: <7BDB2168BEAEF14C98F1901FD2DE64380117E4FC@epmsa009.minsk.epam.com> In-Reply-To: <7BDB2168BEAEF14C98F1901FD2DE64380117E4F5@epmsa009.minsk.epam.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: 4.2.0-rc-6, final candidate Thread-Index: AcgQBIuhfsWriWaWSR+fRXJwio4k3AAAHevQAAEs/KA= References: <4712B64B.5040203@roguewave.com> <47144970.3080300@gmail.com> <4714BEA1.9040707@roguewave.com> <7BDB2168BEAEF14C98F1901FD2DE64380117E4CF@epmsa009.minsk.epam.com> <7BDB2168BEAEF14C98F1901FD2DE64380117E4D2@epmsa009.minsk.epam.com> <4714D004.5040004@roguewave.com> <7BDB2168BEAEF14C98F1901FD2DE64380117E4F5@epmsa009.minsk.epam.com> From: "Farid Zaripov" To: X-Virus-Checked: Checked by ClamAV on apache.org > -----Original Message----- > From: Farid Zaripov [mailto:Farid_Zaripov@epam.com]=20 > Sent: Tuesday, October 16, 2007 6:24 PM > To: stdcxx-dev@incubator.apache.org > Subject: RE: 4.2.0-rc-6, final candidate >=20 > > -----Original Message----- > > From: Martin Sebor [mailto:sebor@roguewave.com] > > Sent: Tuesday, October 16, 2007 5:52 PM > > To: stdcxx-dev@incubator.apache.org > > Subject: Re: 4.2.0-rc-6, final candidate >=20 > > Out of curiosity, how do you test this? (I tested by building > > 4.1.3 examples, replacing the 4.1.3 shared lib with symlinks to the=20 > > one from 4.2.0, and running them.) >=20 > I've built 15s configuration (replaced the old static=20 > library by the new from 4.2.0). >=20 > Now I'm checking the dynamic build (15d). The same problem (invoking dtor instead of what()) in 15d (i've just replaced stdlib15d.dll to libstd15d.dll from 4.2.0). Farid.