This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: backward -> deprecated
- To: Benjamin Kosnik <bkoz at redhat dot com>
- Subject: Re: backward -> deprecated
- From: Gabriel Dos Reis <Gabriel dot Dos-Reis at cmla dot ens-cachan dot fr>
- Date: 01 Apr 2001 15:07:54 +0200
- Cc: libstdc++ at gcc dot gnu dot org, neil at daikokuya dot demon dot co dot uk
- Organization: CMLA, ENS Cachan -- CNRS UMR 8536 (France)
- References: <200104010057.f310vBJ07927@waller.constant.com>
Benjamin Kosnik <bkoz@redhat.com> writes:
[...]
| Phil, Alexandre, and Jason have all indicated some kind of warning for
| using the backward headers, unless a specific (already existing)
| warning flag is used. To me, this means some kind of macro definition
| triggered via this flag (done in cpp a la _EXCEPTIONS)
|
| Then, we could add a third directory to the g++ include search patch
| (a la the target include work) for backward headers, search it, and
| install the contents of the backward directory into it.
|
| Sound reasonable? Other approaches that I've missed that would be easier?
Your proposal sounds reasonable to me. I'm not a cpplib guru so I
guess we'll need Neil's input as to how to proceed.
-- Gaby