From: Father Chrysostomos Date: Fri, 17 Aug 2012 20:39:27 +0000 (-0700) Subject: pad.c: Document pad_add_anon’s refcounting X-Git-Tag: upstream/5.20.0~5731 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=84eea98055f218b655619db1600f75f511c33e3d;p=platform%2Fupstream%2Fperl.git pad.c: Document pad_add_anon’s refcounting --- diff --git a/pad.c b/pad.c index 6dee52e..331922a 100644 --- a/pad.c +++ b/pad.c @@ -784,6 +784,8 @@ currently-compiling function. The function I is linked into the pad, and its C link to the outer scope is weakened to avoid a reference loop. +One reference count is stolen, so you may need to do C. + I should be an opcode indicating the type of operation that the pad entry is to support. This doesn't affect operational semantics, but is used for debugging.