This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Silly doc question


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]