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


On Mon, 21 Jul 2003 11:04:53 -0700, Devang Patel <dpatel@apple.com> wrote:

> This simple patch disables warnings about ignored trigraphs
> if trigraphs or not used.

No.  The warning only makes sense if trigraphs are disabled; if they were
enabled, they would not be ignored.

Jason


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