You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by Martin Sebor <se...@roguewave.com> on 2006/01/23 17:21:59 UTC

[PING] Re: 21.string.cons test

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


Re: [PING] Re: 21.string.cons test

Posted by Liviu Nicoara <ni...@roguewave.com>.
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
> 
>