This is the mail archive of the gcc@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: C99 usage in gcc


On Mon, Feb 02, 2004 at 11:21:49PM -0800, Zack Weinberg wrote:
> Neil Booth <neil@daikokuya.co.uk> writes:
> 
> > In 3.4 we permit the unmatched ' because of many complaints, so
> > perhaps we should conditionalize the // warnings on !skipping.
> > I'd be OK with that.
> 
> I'd be OK with that too.  I can think of cases where the meaning of
> the program silently changes but they're all pretty pathological.

Good, I think that this is the right solution.


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