Farid Zaripov-2 wrote:
> 
>> -----Original Message-----
>> From: Martin Sebor [mailto:[EMAIL PROTECTED] 
>> Sent: Wednesday, November 21, 2007 6:33 PM
>> To: stdcxx-dev@incubator.apache.org
>> Subject: Re: svn commit: r597111 - 
>> /incubator/stdcxx/branches/4.2.x/etc/config/src/
>> 
>> [EMAIL PROTECTED] wrote:
>> > Author: faridz
>> > Date: Wed Nov 21 07:23:43 2007
>> > New Revision: 597111
>> > 
>> > URL: http://svn.apache.org/viewvc?rev=597111&view=rev
>> > Log:
>> > 2007-11-21 Farid Zaripov <[EMAIL PROTECTED]>
>> > 
>> >    STDCXX-557
>> >    * terminate.h: New header file with a definition of the 
>> std::terminate().
>> >    * BAD_ALLOC_ASSIGNMENT.cpp (terminate): Function removed,
>> >    #included "terminate.h" instead.
>> 
>> Too bad we can't move the preprocessor logic to the header too...
> 
>   I think it's not so difficult to update the configure scripts
> to look into the #included headers.
> 
> Farid.
> 
> 

For the first level of headers it might be doable. I suspect a recursive
implementation would be more involved. But then again, maybe not.
Care to prototype it?

Martin
-- 
View this message in context: 
http://www.nabble.com/Re%3A-svn-commit%3A-r597111----incubator-stdcxx-branches-4.2.x-etc-config-src--tf4851330.html#a13958130
Sent from the stdcxx-dev mailing list archive at Nabble.com.

Reply via email to