Date: Fri, 5 Apr 2002 11:56:30 -0500 (EST) From: Mikhail Teterin <mi@aldan.algebra.com> To: mike@FreeBSD.org Cc: obrien@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/yacc main.c Message-ID: <200204051656.g35GuUnF010963@aldan.algebra.com> In-Reply-To: <20020405003033.F93859@espresso.q9media.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 5 Apr, Mike Barcroft wrote: > David O'Brien <obrien@FreeBSD.org> writes: >> On Thu, Apr 04, 2002 at 07:17:57PM -0500, Mikhail Teterin wrote: >> > I'm scared of the vision of countless thousands of computers >> > calling strlen(temp_form) and constantly coming up with the same >> > number -- 16. Are you not? >> >> You are shitting me aren't you? I could find _thousands_ of such >> constant results in /usr/src. > > Indeed. Code readability always beats unmeasureable performance losses > hands-down. Common, how is sizeof(foo) less (or more) readable than strlen(foo)? -mi 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?200204051656.g35GuUnF010963>