From owner-cvs-all Mon Sep 4 3:42:23 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 28B7237B422; Mon, 4 Sep 2000 03:42:20 -0700 (PDT) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA06796; Mon, 4 Sep 2000 03:42:20 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200009041042.DAA06796@freefall.freebsd.org> From: Sheldon Hearn Date: Mon, 4 Sep 2000 03:42:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/awk field.c builtin.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/09/04 03:42:19 PDT Modified files: contrib/awk field.c builtin.c Log: Fix bug that causes gawk to choke when parsing long source files. Reported by: Tony Fleisher Submitted by: Aharon Robbins Revision Changes Path 1.6 +8 -4 src/contrib/awk/field.c 1.9 +5 -3 src/contrib/awk/builtin.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message