Path: utzoo!yunexus!telly!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!CRABCAKE.CS.JHU.EDU!barrett From: barrett@CRABCAKE.CS.JHU.EDU Newsgroups: gnu.utils.bug Subject: My previous letter Message-ID: <8907202059.AA23840@crabcake.cs.jhu.edu> Date: 20 Jul 89 20:59:51 GMT Article-I.D.: crabcake.8907202059.AA23840 Sender: bob@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 19 |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.