> -----Original Message----- > From: Martin Sebor [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 18, 2007 7:23 PM > To: Farid Zaripov > Subject: [Fwd: RE: STDCXX-509] > > Hi Farid, > > It's important that we all understand what's going on. I > haven't seen your response to Travis' post on the list. If > you sent it and it never reached the list, can you please > resend it? Otherwise, can you please comment at your earliest > opportunity? I.e., did both of you follow the same general > steps? If yes, any idea what accounts for the discrepancy? If > not, what did you do different and why? > > Thanks > Martin > > -------- Original Message -------- > Subject: RE: STDCXX-509 > Date: Wed, 17 Oct 2007 10:55:33 -0600 > From: Travis Vitek <[EMAIL PROTECTED]> > Reply-To: [email protected] > To: <[email protected]> > References: > <[EMAIL PROTECTED]> > <[EMAIL PROTECTED]> > <[EMAIL PROTECTED]> > > > Farid, > > Your findings are contrary to what I'm seeing. Just to make > 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 running1 ifstream.exe example output differs from the expected example failed! Exit code 128 running1 limits.exe example output differs from the expected example failed! Exit code 128 running1 locale.exe example output differs from the expected example failed! Exit code 128 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.
