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]
Other format: [Raw text]

Re: [PATCH] GCC Warning Options Documentation


On Sun, 15 Feb 2004, Stephan T. Lavavej wrote:
> The basic point of the patch is to clean up the -Wall issues, and to a
> lesser extent the -Wunused issues.  Feedback would be appreciated; I don't
> know if I've missed something or done something wrong.

This all looks fine -- sorry for failing to respond earlier!  (In general
it's easier to review smaller patches.)

Would you mind providing a ChangeLog, reformat your patch to avoid long
lines (>77 characters) in added/changed stuff, and resend your patch?
I'll be offline next week, so I'm Cc:ing Joseph.  Joseph, would you mind
having a look then?

> In particular, while I know how to bootstrap gcc, I don't know if that
> generates the documentation, or how to test that my changes didn't screw
> anything up.  (I don't know Texi or whatever this format is.)

You can do `make dvi` at the top level, for example.

Gerald
-- 
Gerald Pfeifer (Jerry)   gerald@pfeifer.com   http://www.pfeifer.com/gerald/


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