Date: Sun, 3 Dec 2000 08:11:10 -0500 From: Will Andrews <will@physics.purdue.edu> To: Bruce Evans <bde@zeta.org.au> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/make arch.c compat.c cond.c dir.c hash.c job.c job.h list.h lst.h main.c make.c make.h parse.c sprite.h suff.c targ.c var.c src/usr.bin/make/lst.lib lstAppend.c lstConcat.c lstDatum.c lstDeQueue.c lstDestroy.c lstDupl.c ... Message-ID: <20001203081110.P559@puck.firepipe.net> In-Reply-To: <Pine.BSF.4.21.0012040002320.956-100000@besplex.bde.org>; from bde@zeta.org.au on Mon, Dec 04, 2000 at 12:06:51AM %2B1100 References: <20001203071530.N559@puck.firepipe.net> <Pine.BSF.4.21.0012040002320.956-100000@besplex.bde.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 04, 2000 at 12:06:51AM +1100, Bruce Evans wrote: > It uses __P(()). __P(()) is nonsense if K&R is not fully supported. Guess it's time to de-K&R this code, and use real prototypes. -- wca 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?20001203081110.P559>