bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: yyerror-verbose3.patch


From: Pascal Bart
Subject: Re: yyerror-verbose3.patch
Date: Sun, 16 Dec 2001 12:50:20 +0100

Well, that's look fine to me, why don't you apply it ? please, don't forget
(-u) with diff,
that more readeable.

> Index: ChangeLog
> ===================================================================
> RCS file: /cvsroot/bison/bison/ChangeLog,v
> retrieving revision 1.418
> diff -r1.418 ChangeLog
> 2a3,6
> > * src/bison.simple [YYERROR_VERBOSE]: Restore backward compatibility.
> >
> > 2001-12-15  Marc Autret  <address@hidden>
> >
> Index: src/bison.simple
> ===================================================================
> RCS file: /cvsroot/bison/bison/src/bison.simple,v
> retrieving revision 1.89
> diff -r1.89 bison.simple
> 49,50c49,54
> < #undef YYERROR_VERBOSE
> < #define YYERROR_VERBOSE %%error-verbose
> ---
> > #ifdef YYERROR_VERBOSE
> > # undef YYERROR_VERBOSE
> > # define YYERROR_VERBOSE 1
> > #else
> > # define YYERROR_VERBOSE %%error-verbose
> > #endif
--
Pascal Bart (address@hidden)
("Beati pauperes spiritu")





reply via email to

[Prev in Thread] Current Thread [Next in Thread]