# New Ticket Created by  Jonathan Sillito 
# Please include the string:  [perl #18419]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=18419 >


The attached patch makes subs closures and does a couple simple cleanups. It
also starts on lexical support in coroutines and continuations, but a later
patch (after the weekend probably) will complete this.

Affected files:
 - core.ops
 - sub.c
 - include/parrot/sub.h
 - t/pmc/sub.t

While not strictly part of the patch I have included a correct version of
t/op/lexicals.t.

--
Jonathan Sillito


-- attachment  1 ------------------------------------------------------
url: http://rt.perl.org/rt2/attach/41690/33536/1f049e/closure.patch

-- attachment  2 ------------------------------------------------------
url: http://rt.perl.org/rt2/attach/41690/33537/71cea8/lexicals.t

Attachment: closure.patch
Description: closure.patch

Attachment: lexicals.t
Description: lexicals.t

Reply via email to