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 Monday, June 11, 2001 11:25:57 AM +0200 Marco Morandini 
<morandini@aero.polimi.it> wrote:

> From http://gcc.gnu.org/onlinedocs/gcc_3.html#SEC8:
>
> -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.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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