[perl #58974] [TODO][IMCC] replace .return in tailcall context by .tailcall
Will Coleda via RT
parrotbug-followup at parrotcode.org
Wed Nov 12 20:06:19 UTC 2008
On Sat Oct 18 07:28:36 2008, Whiteknight wrote:
> On Wed Sep 17 09:50:10 2008, kjs wrote:
> > as suggested by Allison,
> > .return in a tailcall context, like this:
> >
> > .return foo()
> >
> > will changed into:
> >
> > .tailcall foo()
>
>
> I've activated this syntax in IMCC in r32011.
>
The old syntax is removed as of r32578; parrot builds and all tests
pass.
--
Will "Coke" Coleda
More information about the parrot-dev
mailing list