Re: copy_file_file() cleanup



On Tue, Nov 16, 2004 at 01:04:12AM +0100, Leonard den Ottolander wrote:
> About the goto replaced with a while, attached patch gets rid of the
> break. Hope I use the correct operator here ;) .
> 
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.

-- 
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]