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 _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
