On Monday 10 September 2001 09:30 pm, Dan Sugalski wrote:
> >What happens with:
> >
> > goto FOO; { bar { FOO: foo } blah }
> >
> >Is goto responsible for figuring out it has entered bar's
> >scope and setting the VM state so that the exitscopes are
> >properly balanced?
>
> I'm not sure what we'll do in that situation. gotos into scopes might not
> be allowed.
That's how it currently is for most scopes, and it certainly saves a whole
lot of trouble and inconsistencies.
--
Bryan C. Warnock
[EMAIL PROTECTED]
- Re: PDD 6: Parrot Assembly Language Simon Cozens
- Re: PDD 6: Parrot Assembly Language Dan Sugalski
- Re: PDD 6: Parrot Assembly Language Ken Fox
- Re: PDD 6: Parrot Assembly Language Dan Sugalski
- Re: PDD 6: Parrot Assembly Language Ken Fox
- Re: PDD 6: Parrot Assembly Language Dan Sugalski
- Re: PDD 6: Parrot Assembly Language Bryan C . Warnock
- Re: PDD 6: Parrot Assembly Language Ken Fox
- Re: PDD 6: Parrot Assembly Language Dan Sugalski
- Re: PDD 6: Parrot Assembly Language Dan Sugalski
- Re: PDD 6: Parrot Assembly Language Bryan C . Warnock
- Re: PDD 6: Parrot Assembly Language Ken Fox
- Re: PDD 6: Parrot Assembly Language Dan Sugalski
- Re: PDD 6: Parrot Assembly Language Bryan C . Warnock
