Re: GOTO and/or BREAK LABEL (conclusion)
From: Greg Beaver Date: Thu, 09 Mar 2006 14:28:01 +0000 Subject: Re: GOTO and/or BREAK LABEL (conclusion) References: 1 2 Groups: php.internals Request: Send a blank email to [email protected] to get a copy of this message
Dmitry Stogov wrote: > Hi, > > The solution (2) - "goto only" is the winner. > So in case of no serious objections, I'll commit the "goto.diff" patch in 24 > hour. > > The last question: > What do you thin about Andi's solution about using "jump" instead of > "goto"? > > It may make sense, because it is not a full analog of C's goto statement. It > is a limited "goto". It allows jump back and forward, but not INTO loops and > switch statements. +1 for jump Greg
Thread (106 messages)
- RE: [PHP-DEV] GOTO and/or BREAK LABEL
- Re: GOTO and/or BREAK LABEL
- GOTO and/or BREAK LABEL (conclusion)
- Re: GOTO and/or BREAK LABEL (conclusion)
- Re: GOTO and/or BREAK LABEL (conclusion)
« previous | php.internals (#22282) | next » |
---|