Re: bin/ln & WARNS=5

Mark Murray <[email protected]> Tue, 16 Jul 2002 12:38:42 +0100
Newsgroups gmane.os.freebsd.devel.audit
Message-ID <[email protected]>
> So would you agree with:
> 
> Index: style.9
> ===================================================================
> RCS file: /cache/ncvs/src/share/man/man9/style.9,v
> retrieving revision 1.87
> diff -u -r1.87 style.9
> --- style.9     2 Jul 2002 01:39:35 -0000       1.87
> +++ style.9     15 Jul 2002 18:15:58 -0000
> @@ -520,6 +520,13 @@
>  Note that
>  .Xr indent 1
>  does not understand this rule.
> +.Ic sizeof Ns 's
> +are written like function calls always.

"are written like function calls."

> +The redundant parenthesis rules do not apply to
> +.Ic sizeof(var)
> +instances.

" ... by BSD convention.".

> +Some code in the tree does not follow the last part of this rule.
> +Do not change it gratuitously to do so.

Why not?  We gratuitously remove register. The above is a rule with
no reason.

M
-- 
o       Mark Murray
\_
O.\_    Warning: this .sig is umop ap!sdn

To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-audit" in the body of the message