Thanks. Dmitry.
-----Original Message-----
From: Derick Rethans [mailto:
[email protected]] Sent: Thursday, March 09, 2006 11:09 AM
To: Dmitry Stogov
Cc:
[email protected]
Subject: Re: [PHP-DEV] GOTO and/or BREAK LABEL (conclusion)
On Thu, 9 Mar 2006, 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"?
I don't really mind... but I wonder why you want to do this? Both work equally well and most people are familiar with the term "goto".
Derick
--