[gnu.utils.bug] My previous letter

barrett@CRABCAKE.CS.JHU.EDU (07/21/89)

|Please include the date and author of the last entry in ChangeLog
|in each bug report; this serves as a version number for Bison.

	I forgot!  Here it is:

|Mon Apr 18 04:54:32 1988  Richard Stallman  (rms at rice-krispies.ai.mit.edu)
|
|	* bison.simple: New variable yynerr counts calls to yyerror.
|
|	* lex.c (lex, case '='): Update lineno when skipping a newline.
|
|	* reader.c (parse_expect_decl): ungetc the char that ends the number;
|	don't read any further.  This handles multi-line comments right
|	and avoids incorrect lineno.
|
|	* reader.c: Delete duplicate decl of symval.
|
|	* warshall.c (RTC, TC): Cast ptrs to char *, not unsigned, for arith.