Re: bin/ln & WARNS=5
"M. Warner Losh" <[email protected]> Mon, 15 Jul 2002 11:56:10 -0600 (MDT)
| Newsgroups | gmane.os.freebsd.devel.audit |
|---|---|
| Message-ID | <[email protected]> |
In message: <[email protected]> Dag-Erling Smorgrav <[email protected]> writes: : "M. Warner Losh" <[email protected]> writes: : > Dag-Erling Smorgrav <[email protected]> writes: : > : "M. Warner Losh" <[email protected]> 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 [email protected] with "unsubscribe freebsd-audit" in the body of the message