[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
manual
From: |
Bob Rossi |
Subject: |
manual |
Date: |
Thu, 16 Mar 2006 20:40:29 -0500 |
User-agent: |
Mutt/1.5.9i |
Hi,
I've noticed a small problem in the manual:
— Directive: %name-prefix="prefix"
Rename the external symbols used in the parser so that they start with
prefix instead of yy.
The precise list of symbols renamed is yyparse, yylex, yyerror, yynerrs,
yylval, yylloc,
yychar, yydebug, and possible yylloc.
yylloc is in the list twice.
Bob Rossi