From owner-freebsd-audit Tue Jul 16 4:41:10 2002 Delivered-To: freebsd-audit@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49FA637B400 for ; Tue, 16 Jul 2002 04:41:07 -0700 (PDT) Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.139.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id B892C43E64 for ; Tue, 16 Jul 2002 04:41:03 -0700 (PDT) (envelope-from mark@grimreaper.grondar.org) Received: from storm.FreeBSD.org.uk (uucp@localhost [127.0.0.1]) by storm.FreeBSD.org.uk (8.12.5/8.12.5) with ESMTP id g6GBemYm011809; Tue, 16 Jul 2002 12:40:48 +0100 (BST) (envelope-from mark@grimreaper.grondar.org) Received: (from uucp@localhost) by storm.FreeBSD.org.uk (8.12.5/8.12.5/Submit) with UUCP id g6GBelhc011808; Tue, 16 Jul 2002 12:40:47 +0100 (BST) Received: from grimreaper.grondar.org (localhost [127.0.0.1]) by grimreaper.grondar.org (8.12.5/8.12.5) with ESMTP id g6GBcguH031715; Tue, 16 Jul 2002 12:38:42 +0100 (BST) (envelope-from mark@grimreaper.grondar.org) Message-Id: <200207161138.g6GBcguH031715@grimreaper.grondar.org> To: "M. Warner Losh" Cc: freebsd-audit@FreeBSD.ORG Subject: Re: bin/ln & WARNS=5 References: <20020715.132802.128242391.imp@bsdimp.com> In-Reply-To: <20020715.132802.128242391.imp@bsdimp.com> ; from "M. Warner Losh" "Mon, 15 Jul 2002 13:28:02 MDT." Date: Tue, 16 Jul 2002 12:38:42 +0100 From: Mark Murray Sender: owner-freebsd-audit@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > 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 majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message