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] trigraphs


Matt Austern <austern@apple.com> writes:

| I claim that the latter makes more sense.  -Wall is supposed to be a
| collection of warnings that are appropriate for most users: the idea is
| that, in general, "good" code should compile clean under -Wall.  This
| doesn't apply to -Wtrigraphs.  The vast majority of users have no reason
| to care about trigraphs.  They are never going to use the -trigraphs
| flag
| and have no reason to care what would happen in -trigraphs mode.

Except when they do :-)
I recently posted a GotW by Herb and report from real world by a user.

-- Gaby


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