This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Version number misery
- To: Carlo Wood <carlo at alinoe dot com>
- Subject: Re: Version number misery
- From: Gabriel Dos Reis <Gabriel dot Dos-Reis at cmla dot ens-cachan dot fr>
- Date: 17 May 2001 11:54:42 +0200
- Cc: libstdc++ at gcc dot gnu dot org
- Organization: CMLA, ENS Cachan -- CNRS UMR 8536 (France)
- References: <20010517035735.A27579@alinoe.com>
Carlo Wood <carlo@alinoe.com> writes:
| Grrmbl,
|
| as if it isn't hard enough for me already that you guys
| changed the signature of basic_filebuf three times in
| the past months - it seems that __GLIBCPP__ wasn't updated :/
That constructor is not standard and you should not depend on it.
Actually, you should not depend on V3 internals.
-- Gaby