commit-bison
[Top][All Lists]
Advanced

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

bison/doc bison.texinfo


From: Paul Eggert
Subject: bison/doc bison.texinfo
Date: Sat, 30 Nov 2002 02:42:38 -0500

CVSROOT:        /cvsroot/bison
Module name:    bison
Changes by:     Paul Eggert <address@hidden>    02/11/30 02:42:38

Modified files:
        doc            : bison.texinfo 

Log message:
        Emphasize that yylex and yyerror must be declared before being used.
        E.g., one should typically declare them in the prologue.  Use GNU
        coding style in examples.  Put "const" consistently after the type it
        modifies.  Mention that C99 supports "inline".  Mention that yyerror
        traditionally returns "int".

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/doc/bison.texinfo.diff?tr1=1.87&tr2=1.88&r1=text&r2=text





reply via email to

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