From owner-freebsd-bugs Tue Aug 24 20: 2:27 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 32C8314BF2 for ; Tue, 24 Aug 1999 20:02:25 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA59964; Tue, 24 Aug 1999 20:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 24 Aug 1999 20:00:02 -0700 (PDT) Message-Id: <199908250300.UAA59964@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Bill Fumerola Subject: Re: bin/13363: Patch to env(1) for Unix 98 compatability Reply-To: Bill Fumerola Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/13363; it has been noted by GNATS. From: Bill Fumerola To: James Howard Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: bin/13363: Patch to env(1) for Unix 98 compatability Date: Tue, 24 Aug 1999 21:59:52 -0400 (EDT) On Tue, 24 Aug 1999, James Howard wrote: > + /* > + * For Unix 98 compatability. > + */ > + /* FALLTHROUGH */ style(9) says this can be written as /* For Unix 98 compatability. */ /* FALLTHROUGH */ -- - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message