* input.c (match_input): Do not pass expression with side effect
commit13ed014d926c32235ff7ebf160cb890700fdb13f
authorGary V. Vaughan <gary@gnu.org>
Sun, 4 Dec 2005 20:17:36 +0000 (4 20:17 +0000)
committerEric Blake <ebb9@byu.net>
Fri, 21 Sep 2007 20:25:41 +0000 (21 14:25 -0600)
tree45a313ac2afbea084824df6b06275c1b8b0f5171
parentfc30506661c946822acb7fcccee23e4e9e01a472
* input.c (match_input): Do not pass expression with side effect
to `obstack_grow'.  Fix <INTERNAL ERROR: Recursive push_string!>.
* NEWS: Updated.
ChangeLog
NEWS
src/input.c