commit-bison
[Top][All Lists]
Advanced

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

bison/src scan-skel.l


From: Paul Eggert
Subject: bison/src scan-skel.l
Date: Tue, 12 Nov 2002 02:27:53 -0500

CVSROOT:        /cvsroot/bison
Module name:    bison
Changes by:     Paul Eggert <address@hidden>    02/11/12 02:27:51

Modified files:
        src            : scan-skel.l 

Log message:
        (yylineno, yyoutname): Remove static vars, replacing
        them with auto vars.
        Switch to new escape scheme, where @ is the escape character uniformly.
        Abort if a stray escape character is found.  Avoid unbounded input
        buffer when parsing non-escaped text.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/scan-skel.l.diff?tr1=1.16&tr2=1.17&r1=text&r2=text





reply via email to

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