From 338c553c975305ee09fefd0db58626e1c342a155 Mon Sep 17 00:00:00 2001 From: Angel Ortega Date: Tue, 30 Oct 2007 08:29:25 +0100 Subject: [PATCH] Commit 9089436... seems to fix local access in anonsubs (Closes: #1113). --- TODO | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index e08e76e..0a780f6 100644 --- a/TODO +++ b/TODO @@ -16,8 +16,6 @@ Open Bugs feature. * 1112: Document the difference regarding local variable access in named and anonymous subroutines. - * 1113: Anonymous subroutines still can't access the local subroutine - frame, even when created as block frames. Pending Enhancements -------------------- @@ -177,5 +175,8 @@ Closed after all) (Sat, 06 Oct 2007 10:51:20 +0200). * 1114: getenv() crashes if the environment variable does not exit (Mon, 08 Oct 2007 14:10:07 +0200). + * 1113: Anonymous subroutines still can't access the local subroutine + frame, even when created as block frames + (Tue, 30 Oct 2007 08:28:13 +0100). Email bugs to angel@triptico.com -- 2.11.4.GIT