Re: copy_file_file() cleanup



On Tue, Nov 16, 2004 at 01:26:28PM +0100, Leonard den Ottolander wrote:
> On Tue, 2004-11-16 at 06:51, Oswald Buddenhagen wrote:
> > imo this is counterproductive, as you make the "interpretation path"
> > longer.
> > you could make it actually more readable by inverting the conditions,
> > thus nuking the continue and removing one indentation level.
> 
> I just don't like the use of backward gotos when there are valid control
> structures to handle these situations.
> 
i didn't talk about the goto, but about the substitution of the break
with checking the variable. otherwise i would have comented on the
previous mail ...

-- 
Hi! I'm a .signature virus! Copy me into your ~/.signature, please!
--
Chaos, panic, and disorder - my work here is done.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]