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: [C++ PATCH] Make parser revert digraph "<:"


On Sun, 25 Jan 2004 20:54:06 -0800, "Zack Weinberg" <zack@codesourcery.com> wrote:

> (I wonder if anyone will request a do-what-I-mean mode, in which this
> and other places where template syntax clashes with greedy tokenization
> are all parsed the way the programmer 'obviously' meant?)

I would support doing this with -fpermissive (i.e. give a pedwarn instead
of an error).

Jason


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