Subject: Re: lib/35401
To: None <netbsd-bugs@NetBSD.org>
From: Christian Biere <christianbiere@gmx.de>
List: netbsd-bugs
Date: 01/16/2007 16:59:24
Christian Biere wrote:
> David Laight wrote:
> >  Oh - and we don't do 'if ('0' == ch)' it is too ugly...
 
> I don't see this rule in the style file and it's not ugly either. I don't mind
> about those two lines but it's faster that way at least for certain cases, so I
> thought you'd like it.

I realize you meant the order of the operands, not the loop as such. I prefer
it as above (not as a matter of taste) but I don't mind adjusting the style to
be in-line with the rest of code.

-- 
Christian