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] PR c++/33255 - Support -Wunused-local-typedefs warning


On 09/08/2011 05:54 PM, Dodji Seketeli wrote:
Jason Merrill<jason@redhat.com> writes:

Don't you want to say "This warning is also enabled by
@option{-Wunused}, which is enabled by @option{-Wall}."?

For the sake of consistency, I followed the pattern used for the other -Wunused-* options in that same file.

OK.


Jason


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