This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: [patch] document which edition of Effective C++ is used for -Weffc++


On Mon, 6 Feb 2012, Jonathan Wakely wrote:
>         PR c++/48680
>         * doc/invoke.texi (C++ Dialect Options): Use @option markup for
>         -Weffc++ and specify guidelines come from second edition.
> 
> Tested with 'make doc html'
> OK for trunk?

Yes.  The first is a bug fix, the second obvious (for those in
the know, before your patch :-).

Gerald


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