On Fri, Jan 29, 1999 at 12:05:04PM +0200, Sheldon Hearn wrote:
> 
> 
> On Fri, 29 Jan 1999 20:01:23 +1030, Greg Lehey wrote:
> 
> > > I can't imagine how unnecessary parens are going to improve
> > > "readability" for anyone who knows his/her operator precedence.
> > 
> > What about the others?
> 
> I'd like to know that people who don't know operator precedence are
> leaving the kernel code alone, eh? :-)

I know my operator precedence.  I still often find that using extra
parentheses make code more readable.  I don't do it in FreeBSD, but I
regularly use more parentheses than strictly necessary for non-FreeBSD
code.

I also am in favour of the change to style(9).

Eivind.

To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to