[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    Re: kdelibs/khtml
From:       Tobias Anton <tobias.anton () esc-electronics ! de>
Date:       2005-04-07 15:46:18
Message-ID: 200504071746.19068.tobias.anton () esc-electronics ! de
[Download RAW message or body]

Am Dienstag, 5. April 2005 14:21 schrieb Luboš Luňák:
> +again:
> +
Yuck!

> -                // don't return until necessary!
>                  jsrc.decoder_timestamp.restart();
>                  state = decompressStarted;
> +                // don't return until necessary!
> +                goto again;

Yuck-yuck!
Who taught you this coding style?

What about a
	"do ... while (!necessary);"
or even a
	"do { ... continue; } while (false);"
loop?

Cheers
Tobias


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic