From stdcxx-dev-return-5648-apmail-incubator-stdcxx-dev-archive=incubator.apache.org@incubator.apache.org Thu Oct 18 18:03:14 2007 Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 98704 invoked from network); 18 Oct 2007 18:03:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Oct 2007 18:03:14 -0000 Received: (qmail 88696 invoked by uid 500); 18 Oct 2007 17:40:03 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 88682 invoked by uid 500); 18 Oct 2007 17:40:03 -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 88670 invoked by uid 99); 18 Oct 2007 17:40:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Oct 2007 10:40:02 -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; Thu, 18 Oct 2007 17:40:06 +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: [Fwd: RE: STDCXX-509] Date: Thu, 18 Oct 2007 20:39:44 +0300 Message-ID: <7BDB2168BEAEF14C98F1901FD2DE64380117EA0B@epmsa009.minsk.epam.com> In-Reply-To: <4717887A.8060300@roguewave.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [Fwd: RE: STDCXX-509] Thread-Index: AcgRozaadv63zsYfQ2SIXMdC2rvFQgABCZXg References: <4717887A.8060300@roguewave.com> From: "Farid Zaripov" To: X-Virus-Checked: Checked by ClamAV on apache.org > -----Original Message----- > From: Martin Sebor [mailto:sebor@roguewave.com]=20 > Sent: Thursday, October 18, 2007 7:23 PM > To: Farid Zaripov > Subject: [Fwd: RE: STDCXX-509] >=20 > Hi Farid, >=20 > It's important that we all understand what's going on. I=20 > haven't seen your response to Travis' post on the list. If=20 > you sent it and it never reached the list, can you please=20 > resend it? Otherwise, can you please comment at your earliest=20 > opportunity? I.e., did both of you follow the same general=20 > steps? If yes, any idea what accounts for the discrepancy? If=20 > not, what did you do different and why? >=20 > Thanks > Martin >=20 > -------- Original Message -------- > Subject: RE: STDCXX-509 > Date: Wed, 17 Oct 2007 10:55:33 -0600 > From: Travis Vitek > Reply-To: stdcxx-dev@incubator.apache.org > To: > References:=20 > > <47159C92.5030409@roguewave.com> > <7BDB2168BEAEF14C98F1901FD2DE64380117E792@epmsa009.minsk.epam.com> >=20 >=20 > Farid, >=20 > Your findings are contrary to what I'm seeing. Just to make=20 > sure I did a rebuild. I still see the errors. Maybe I did something wrong. I've just repeated the examples checking and now see the problems with the following examples: ------------- running1 codecvt.exe example output differs from the expected example failed! Exit code 128 =20 running1 ifstream.exe example output differs from the expected example failed! Exit code 128 =20 running1 limits.exe example output differs from the expected example failed! Exit code 128 =20 running1 locale.exe example output differs from the expected example failed! Exit code 128 =20 running1 exceptn.exe example output differs from the expected example failed! Exit code 128 ------------- > Just so we're all on the same page, here is what I've done. I've done almost the same, but I've not used the build.bat file. I've loaded vc71.sln solution into IDE and built the all examples first (selected the examples projects and invoked "Build Selection" command) and then replaced the stdlibxx.dll with the one from 4.2.0 version and built .stdcxx_examples project (which runs the examples and produces the run log). Farid.