This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Silly doc question
- To: Mark Mitchell <mark at codesourcery dot com>
- Subject: Re: Silly doc question
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- Date: Mon, 11 Jun 2001 18:07:58 +0100 (BST)
- cc: Marco Morandini <morandini at aero dot polimi dot it>, "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
On Mon, 11 Jun 2001, Mark Mitchell wrote:
> > -fhonor-std
> > Treat the namespace std as a namespace, instead of ignoring it. For
> > compatibility with earlier versions of g++, the compiler will, by
> > default,
> > ignore namespace-declarations, using-declarations, using-directives,
> > and namespace-names, if they involve std.
> >
>
> Not silly at all, your question. You are correct that this has changed;
> I will update the documentation.
There's also a bit in c-tree.texi mentioning -fhonor-std and -fnew-abi
that may need updating, that I noticed while cleaning up markup.
--
Joseph S. Myers
jsm28@cam.ac.uk