From owner-cvs-all Fri Apr 5 8:57:10 2002 Delivered-To: cvs-all@freebsd.org Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by hub.freebsd.org (Postfix) with ESMTP id 1E3D537B405; Fri, 5 Apr 2002 08:57:07 -0800 (PST) Received: from aldan.algebra.com (localhost [127.0.0.1]) by aldan.algebra.com (8.12.2/8.12.2) with ESMTP id g35GuUnF010963; Fri, 5 Apr 2002 11:56:35 -0500 (EST) (envelope-from mi@aldan.algebra.com) Message-Id: <200204051656.g35GuUnF010963@aldan.algebra.com> Date: Fri, 5 Apr 2002 11:56:30 -0500 (EST) From: Mikhail Teterin Subject: Re: cvs commit: src/usr.bin/yacc main.c To: mike@FreeBSD.org Cc: obrien@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <20020405003033.F93859@espresso.q9media.com> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 5 Apr, Mike Barcroft wrote: > David O'Brien 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