Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Feb 2002 10:48:20 -0800 (PST)
From:      Julian Elischer <julian@elischer.org>
To:        Bill Fenner <fenner@research.att.com>
Cc:        julian@freebsd.org, cvs-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/dev/usb ohci.c uhci.c
Message-ID:  <Pine.BSF.4.21.0202271047590.97278-100000@InterJet.elischer.org>
In-Reply-To: <200202271739.JAA07197@windsor.research.att.com>

next in thread | previous in thread | raw e-mail | index | archive | help
maybe a comment may stall that..

On Wed, 27 Feb 2002, Bill Fenner wrote:

> 
> >  2/ Recode loop to convince gcc that it does initialise a variable
> >   (use do-while instead of for() so gcc knows that we always go through
> >   at least once.  Feel free to check my logic.
>   
> This is why I hate -Werror.  Coding for the compiler vs. for readability
> is always going to end up being a lose.  Next year someone will come through
> here and say "Why isn't this a for() loop?  That would make it much more
> reasable"...
> 
>   Bill
> 


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.BSF.4.21.0202271047590.97278-100000>