Date: Sun, 3 Dec 2000 14:06:07 +0100 From: alex@big.endian.de (Alexander Langer) To: Mark Murray <mark@grondar.za> Cc: David Malone <dwmalone@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/inetd builtins.c inetd.c inetd.h Message-ID: <20001203140607.C29741@cichlids.cichlids.com> In-Reply-To: <200012031151.eB3BpSe33189@gratis.grondar.za>; from mark@grondar.za on Sun, Dec 03, 2000 at 01:51:24PM %2B0200 References: <200012031132.eB3BWSp09157@freefall.freebsd.org> <200012031151.eB3BpSe33189@gratis.grondar.za>
next in thread | previous in thread | raw e-mail | index | archive | help
Thus spake Mark Murray (mark@grondar.za): > > use K&R style definitions everywhere to match dominant style, > Dominant style is cool, but we need to take a stand. > K&R is _DEAD_; at some stage we need to properly remove it, not > fix it. Yes, I agree. I thought the common way in the tree is: Don't modify a file just for fixing K&R style. But if you visit a file anyways because you do other things in it, convert these functions/files into ANSI-C, while you are there. At least this is what I think I've been told some time ago. Alex -- cat: /home/alex/.sig: No such file or directory 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?20001203140607.C29741>