commit-bison
[Top][All Lists]
Advanced

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

bison ./ChangeLog data/glr.c data/yacc.c doc/bi...


From: Akim Demaille
Subject: bison ./ChangeLog data/glr.c data/yacc.c doc/bi...
Date: Thu, 07 Nov 2002 07:52:19 -0500

CVSROOT:        /cvsroot/bison
Module name:    bison
Changes by:     Akim Demaille <address@hidden>  02/11/07 07:52:19

Modified files:
        .              : ChangeLog 
        data           : glr.c yacc.c 
        doc            : bison.texinfo 
        tests          : calc.at cxx-type.at 

Log message:
        Let yyerror always receive the msg as last argument, so that
        yyerror can be variadic.
        * data/yacc.c (b4_yyerror_args): New.
        Use it when calling yyerror.
        * data/glr.c (b4_yyerror_args, b4_lyyerror_args): New.
        Use it when calling yyerror.
        * doc/bison.texinfo (Error Reporting): Adjust.
        * tests/calc.at (_AT_DATA_CALC_Y): Adjust.
        * tests/cxx-type.at (_AT_TEST_GLR_CALC): Adjust.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/ChangeLog.diff?tr1=1.911&tr2=1.912&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/data/glr.c.diff?tr1=1.28&tr2=1.29&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/data/yacc.c.diff?tr1=1.29&tr2=1.30&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/doc/bison.texinfo.diff?tr1=1.75&tr2=1.76&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/tests/calc.at.diff?tr1=1.40&tr2=1.41&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/tests/cxx-type.at.diff?tr1=1.8&tr2=1.9&r1=text&r2=text





reply via email to

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