From 84eea98055f218b655619db1600f75f511c33e3d Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Fri, 17 Aug 2012 13:39:27 -0700 Subject: [PATCH] =?utf8?q?pad.c:=20Document=20pad=5Fadd=5Fanon=E2=80=99s?= =?utf8?q?=20refcounting?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- pad.c | 2 ++ 1 file changed, 2 insertions(+) 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. -- 2.7.4