This commit is contained in:
Akim Demaille
2002-11-07 14:28:40 +00:00
parent 1c0c3e955d
commit 959e5f515a
15 changed files with 917 additions and 804 deletions

3
NEWS
View File

@@ -16,6 +16,9 @@ Changes in version 1.75b:
In addition, they provide a means for yyerror to remain pure, and
to access to the current location.
#defining yyerror to steal internal variables is strongly
discouraged. It is not guaranteed to work for ever.
* #line
Bison now recognizes #line in its input, and forwards them.