Date: Mon, 15 Jul 2002 11:56:10 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: des@ofug.org Cc: keramida@FreeBSD.ORG, bde@zeta.org.au, freebsd-audit@FreeBSD.ORG Subject: Re: bin/ln & WARNS=5 Message-ID: <20020715.115610.117908719.imp@bsdimp.com> In-Reply-To: <xzpados7vuh.fsf@flood.ping.uio.no> References: <xzpele56m0u.fsf@flood.ping.uio.no> <20020715.110806.107966462.imp@bsdimp.com> <xzpados7vuh.fsf@flood.ping.uio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <xzpados7vuh.fsf@flood.ping.uio.no>
Dag-Erling Smorgrav <des@ofug.org> writes:
: "M. Warner Losh" <imp@bsdimp.com> writes:
: > Dag-Erling Smorgrav <des@ofug.org> writes:
: > : "M. Warner Losh" <imp@bsdimp.com> writes:
: > : > In any event, sizeof(var) is the BSD way of saying that.
: > : Not according to bde + a significant amount of source code.
: > I think you are wrong.
:
: 7+ kloc (including OpenSSH, and some very old BSD code like
: src/games/) say I'm not.
ln isn't in this style, nor is most of src/bin. Don't change it, ok?
Of src/bin, I could only find 'sizeof var' in sh. The vast majority
of other instances were sizeof(var).
Warner
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-audit" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020715.115610.117908719.imp>
