Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 66024 invoked from network); 20 Mar 2006 15:31:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Mar 2006 15:31:39 -0000 Received: (qmail 17223 invoked by uid 500); 20 Mar 2006 15:31:36 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 17202 invoked by uid 500); 20 Mar 2006 15:31:36 -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 17191 invoked by uid 99); 20 Mar 2006 15:31:35 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Mar 2006 07:31:35 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of AntonP@moscow.vdiweb.com designates 195.210.189.132 as permitted sender) Received: from [195.210.189.132] (HELO mail.moscow.vdiweb.com) (195.210.189.132) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Mar 2006 07:31:34 -0800 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: RE: test for 21.string::replace Date: Mon, 20 Mar 2006 18:31:09 +0300 Message-ID: <4D6A8407B7AC6F4D95B0E55C4E7C4C6203E1E5B0@exmsk.moscow.vdiweb.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: RE: test for 21.string::replace Thread-Index: AcZKLXgrf2f4RI4tTUadPiYik8UAOQCAWYVA From: "Anton Pevtsov" To: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hmm, what size did you mean here? The size of the .exe and .obj files after the changes is almost the same (but new version is smaller).=20 Shall I commit the changes? Thanks, Anton Pevtsov -----Original Message----- From: Martin Sebor [mailto:sebor@roguewave.com]=20 Sent: Saturday, March 18, 2006 04:48 To: stdcxx-dev@incubator.apache.org Subject: Re: test for 21.string::replace Anton Pevtsov wrote: > The test is comitted here:=20 > http://svn.apache.org/viewcvs?rev=3D386577&view=3Drev Cool! Did you happen to measure the size difference before your changes and after? Martin