Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 70752 invoked from network); 23 Jan 2006 16:34:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Jan 2006 16:34:13 -0000 Received: (qmail 66021 invoked by uid 500); 23 Jan 2006 16:34:02 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 65959 invoked by uid 500); 23 Jan 2006 16:34:02 -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 65904 invoked by uid 99); 23 Jan 2006 16:34:02 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jan 2006 08:34:02 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [12.17.213.84] (HELO bco-exchange.bco.roguewave.com) (12.17.213.84) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jan 2006 08:34:01 -0800 Received: from [10.70.2.6] (skynet.bco.roguewave.com [10.70.2.6]) by bco-exchange.bco.roguewave.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2657.72) id ZGW28HTC; Mon, 23 Jan 2006 09:26:40 -0700 Message-ID: <43D505EA.4010601@roguewave.com> Date: Mon, 23 Jan 2006 09:35:54 -0700 From: Liviu Nicoara User-Agent: Mozilla Thunderbird 1.0.7 (X11/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: stdcxx-dev@incubator.apache.org Subject: Re: [PING] Re: 21.string.cons test References: <43CE6FAC.3000507@moscow.vdiweb.com> <43CFE7F6.4060208@roguewave.com> <43D0375D.1020601@roguewave.com> <43D502A7.6040307@roguewave.com> In-Reply-To: <43D502A7.6040307@roguewave.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I am working on it. Sorry for not answering promptly, it won't happen again. Liviu Martin Sebor wrote: > Liviu -- please let me know either way; if you don't have it I'll port > it myself. > > Thanks > Martin > > > Martin Sebor wrote: > >>Liviu Nicoara wrote: >> >> >>>Attached is my attempt at converting the lib.string.cons test. It >>>contains the additional new_test.h/new.cpp and >>>string_test.h/string_test.cpp for support. >> >> >>Do you happen to also have the test for the replacement operator new? >>The current one fails with the changes to new.cpp (because new.cpp >>uses the driver without initializing it first). >> >>Martin > >