Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 May 1998 19:20:44 -0400 (EDT)
From:      Tim Vanderhoek <hoek@hwcn.org>
To:        Julian Elischer <julian@whistle.com>
Cc:        Bruce Evans <bde@zeta.org.au>, guido@FreeBSD.ORG, jhay@mikom.csir.co.za, cvs-committers@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/netinet tcp_input.c
Message-ID:  <Pine.GSO.3.96.980518191622.6518B-100000@james.hwcn.org>
In-Reply-To: <Pine.BSF.3.95.980518142310.18931I-100000@current1.whistle.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 18 May 1998, Julian Elischer wrote:

> > [The change was from `(foo & BAR && ...' to (((foo & BAR) != 0) && ...'.]
> 
> there may not have been a bug but it's a hell of a lot easier to read..

I suspect this might make an interesting study for some young
neuroscientist.  I swear the non-paranthesized version is a lot
easier to read (rough estimate says it took me thrice as long to
read the paren'd version), and you'd have a difficult time
convincing me that it is due to you having more Lisp experience
or something like that... 


--
Outnumbered?  Maybe.  Outspoken?  Never!
tIM...HOEk


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.3.96.980518191622.6518B-100000>