]> git.saurik.com Git - bison.git/commit
(YY_SYMBOL_PRINT): Append a newline, for consistency
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 22 Aug 2005 01:05:52 +0000 (01:05 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 22 Aug 2005 01:05:52 +0000 (01:05 +0000)
commitfe3816515c3f3773e7a77fc8dfef76675f484f51
tree4ae9cd82c0e814845ca239e92448bc0a67d5db52
parent19e251af0f226fcb7b39099468ead1ab18b5e4ea
(YY_SYMBOL_PRINT): Append a newline, for consistency
with the other templates, and to fix bogus run-on messages such
as the one reported at the end of
<http://lists.gnu.org/archive/html/help-bison/2005-07/msg00040.html>.
All callers changed to avoid the newline.
(yyprocessOneStack): Output two lines rather than one, to accommodate
the above change.  This changes the debug output format slightly.
data/glr.c