Date: Wed, 6 Dec 2000 21:47:55 +1100 (EST) From: Bruce Evans <bde@zeta.org.au> To: Peter Wemm <peter@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern vnode_if.pl Message-ID: <Pine.BSF.4.21.0012062132550.5760-100000@besplex.bde.org> In-Reply-To: <200012060659.eB66xdJ72174@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 5 Dec 2000, Peter Wemm wrote: > peter 2000/12/05 22:59:39 PST > > Modified files: > sys/kern vnode_if.pl > Log: > Simplify this a bit so that it doesn't have to generate silly redundant > __P() prototypes when an ansi-style static inline is a prototype already. This gratuitously breaks K&R support. We generated non-redundant __P() prototypes and old-style non-prototype function headers. Bruce 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?Pine.BSF.4.21.0012062132550.5760-100000>