From stdcxx-dev-return-6250-apmail-incubator-stdcxx-dev-archive=incubator.apache.org@incubator.apache.org Mon Nov 26 20:29:02 2007 Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 22888 invoked from network); 26 Nov 2007 20:29:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Nov 2007 20:29:01 -0000 Received: (qmail 15747 invoked by uid 500); 26 Nov 2007 20:28:49 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 15738 invoked by uid 500); 26 Nov 2007 20:28:49 -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 15727 invoked by uid 99); 26 Nov 2007 20:28:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Nov 2007 12:28:49 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Nov 2007 20:28:29 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1IwkZD-0005Tp-KL for stdcxx-dev@incubator.apache.org; Mon, 26 Nov 2007 12:28:31 -0800 Message-ID: <13958130.post@talk.nabble.com> Date: Mon, 26 Nov 2007 12:28:31 -0800 (PST) From: Martin Sebor To: stdcxx-dev@incubator.apache.org Subject: RE: svn commit: r597111 - /incubator/stdcxx/branches/4.2.x/etc/config/src/ In-Reply-To: <7BDB2168BEAEF14C98F1901FD2DE6438013ECB22@epmsa009.minsk.epam.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: sebor@roguewave.com References: <47445DB2.3050708@roguewave.com> <7BDB2168BEAEF14C98F1901FD2DE6438013ECB22@epmsa009.minsk.epam.com> X-Virus-Checked: Checked by ClamAV on apache.org Farid Zaripov-2 wrote: > >> -----Original Message----- >> From: Martin Sebor [mailto:sebor@roguewave.com] >> 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/ >> >> faridz@apache.org 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 >> > >> > 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.