From owner-cvs-all Wed Oct 27 10:46:45 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5987214FA6; Wed, 27 Oct 1999 10:46:43 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA43742; Wed, 27 Oct 1999 10:46:42 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <199910271746.KAA43742@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 27 Oct 1999 10:46:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/yacc output.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/10/27 10:46:42 PDT Modified files: usr.bin/yacc output.c Log: Emit YYERRCODE into y.tab.h to help `lex' report scanning errors back to Yacc. PR: 13562 Submitted by: W Gerald Hicks Revision Changes Path 1.12 +10 -4 src/usr.bin/yacc/output.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message