Subject: CVS commit: pkgsrc/devel/bison
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 06/11/2006 13:59:56
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jun 11 13:59:56 UTC 2006
Modified Files:
pkgsrc/devel/bison: Makefile distinfo
Log Message:
Update to 2.3:
Changes in version 2.3, 2006-06-05:
* GLR grammars should now use `YYRECOVERING ()' instead of `YYRECOVERING',
for compatibility with LALR(1) grammars.
* It is now documented that any definition of YYSTYPE or YYLTYPE should
be to a type name that does not contain parentheses or brackets.
To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 pkgsrc/devel/bison/Makefile
cvs rdiff -r1.18 -r1.19 pkgsrc/devel/bison/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.