]> git.saurik.com Git - bison.git/commit - data/glr.c
(yy_reduce_print): yylineno -> yylno,
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 25 Feb 2003 07:56:34 +0000 (07:56 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 25 Feb 2003 07:56:34 +0000 (07:56 +0000)
commit47ee29cf60549531e8400e808681c4dcc74694d4
treeb42809e5cd529e69f4dce2aa3753f47f2b678711
parent1bc9d5f9d48b94db17dcb1d67f6205f30ea5af26
(yy_reduce_print): yylineno -> yylno,
to avoid collision with flex use of yylineno.
Problem reported by Bruce Lilly in
<http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00016.html>.
data/glr.c