From 17d22ff90d7678f627704149ed0e537b4380531e Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 28 Mar 2006 19:23:16 +0000 Subject: merge in perl 5.8.8 --- gnu/usr.bin/perl/cv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/usr.bin/perl/cv.h') diff --git a/gnu/usr.bin/perl/cv.h b/gnu/usr.bin/perl/cv.h index 48687bf7f3c..dd54d00029a 100644 --- a/gnu/usr.bin/perl/cv.h +++ b/gnu/usr.bin/perl/cv.h @@ -170,7 +170,7 @@ C flag in the child. This allows us to determine under what circumstances we should decrement the refcount of the parent when freeing the child. -There is a further complication with non-closure anonymous subs (ie those +There is a further complication with non-closure anonymous subs (i.e. those that do not refer to any lexicals outside that sub). In this case, the anonymous prototype is shared rather than being cloned. This has the consequence that the parent may be freed while there are still active -- cgit v1.2.3