]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add support for Bison's "%expect <int>" directive.
authorobrien <obrien@FreeBSD.org>
Thu, 29 Jul 1999 08:42:21 +0000 (08:42 +0000)
committerobrien <obrien@FreeBSD.org>
Thu, 29 Jul 1999 08:42:21 +0000 (08:42 +0000)
commitd7c5d95faa4a761ee09f697104220c6d7429f997
tree48460efc5aa4c1ba532ff1bcc470373797fc420d
parente4a8f9d4dac4c656c9ca45bc47f036855a14d08d
Add support for Bison's "%expect <int>" directive.

I originally coded this myself, and now I realize {Net,Open}BSD had already
coded this.  I have tossed my version to reduce diffs between the projects.

Obtained from: OpenBSD 2.5
usr.bin/yacc/defs.h
usr.bin/yacc/mkpar.c
usr.bin/yacc/reader.c