* m4/error.m4: Do not put under dynamic conditions some code which

expansion is under static control.
This commit is contained in:
Akim Demaille
2003-03-29 13:50:44 +00:00
parent 22a74fece3
commit 231897ad21
2 changed files with 7 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
2003-03-29 Akim Demaille <akim@epita.fr>
* m4/error.m4: Do not put under dynamic conditions some code which
expansion is under static control.
2003-03-29 Akim Demaille <akim@epita.fr>
* doc/bison.texinfo (How Can I Reset @code{yyparse}): New.