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: Unreviewed patch: -Wcast-qual warnings


OK.  WRT the doc patch, it's mostly OK.  I'd avoid talking about cv-quals
in terms of subtypes; IMO it just muddies the waters.  The first paragraph
covers things pretty well.  In the examples, you might clarify why use of
fatalp would be a problem; namely, that since the caller does not expect
the call to return, the called function would return into random code.

Jason


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