This is the mail archive of the gcc-bugs@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: g++ 2.96 -W issues bogus warning for conditional expression with enum and unsigned


> Documentation? You want documentation? There's no section in gcc.texi
> describing the rationale for particular warnings, perhaps there should
> be.

Each of the warning flags has explanation what warnings it
produces. For -W, there is a list of specific warnings that it
triggers. I think this list should be complete. If nobody volunteers
to systemaically check whether all extra warnings are explained there,
we should at least add documentation whenever we detect such a case.

Regards,
Martin


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