From owner-cvs-all Fri Jul 30 10:24:40 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 0E53814D04; Fri, 30 Jul 1999 10:24:38 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA60468; Fri, 30 Jul 1999 10:23:45 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <199907301723.KAA60468@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 30 Jul 1999 10:23:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/bison bison.simple Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/07/30 10:23:45 PDT Modified files: contrib/bison bison.simple Log: If "YYPARSE_PARAM" is defined, we need a different prototype for yyparse(). PR: gnu/12868 Submitted by: Vadim Chekan Obtained from: bison-1.26a (identical change was made there) Revision Changes Path 1.2 +4 -0 src/contrib/bison/bison.simple To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message