Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jul 1999 01:42:22 -0700 (PDT)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/yacc defs.h mkpar.c reader.c
Message-ID:  <199907290842.BAA77928@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      1999/07/29 01:42:22 PDT

  Modified files:
    usr.bin/yacc         defs.h mkpar.c reader.c 
  Log:
  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
  
  Revision  Changes    Path
  1.7       +3 -1      src/usr.bin/yacc/defs.h
  1.9       +10 -5     src/usr.bin/yacc/mkpar.c
  1.7       +52 -1     src/usr.bin/yacc/reader.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907290842.BAA77928>