Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32160 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15973 invoked by uid 1010); 10 Sep 2007 08:09:26 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 15958 invoked from network); 10 Sep 2007 08:09:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Sep 2007 08:09:26 -0000 Authentication-Results: pb1.pair.com smtp.mail=planetbeing@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=planetbeing@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.182.185 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: planetbeing@gmail.com X-Host-Fingerprint: 64.233.182.185 nf-out-0910.google.com Received: from [64.233.182.185] ([64.233.182.185:38040] helo=nf-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AF/92-00673-4BBF4E64 for ; Mon, 10 Sep 2007 04:09:25 -0400 Received: by nf-out-0910.google.com with SMTP id b21so749262nfd for ; Mon, 10 Sep 2007 01:09:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=QxzCZUbV7kB2TTOLEUN5tWHltA+mf1RF/ftVb6Eiaqo=; b=heNRSEGMzim/zEDH2VBNi//4bbznlKgSeQbiyQaz+GNT2mpMvljXXVIvZJ9iti4qBVcSTiaNp64J6+jCmaCFVNToTMc2nrG0O79avVU8Lgz3+sNT+ZP2dHOoni9JSLJS9MLKT8thj7sNR5omhHFUwkKaCGJetEVU623jCwV2hyE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ebUtoNessWlFvIBX3A+auNjSXE0130c0ZnxSiUTgetuzByClrTTwFaoA6maahddF7eIKbnCNSr23WPUAih5wXK/a6kTAnpp04XOiGXJbEgGPsnabkVePaZQw93PKFhBURIDKVrh3gFZTGF3OgkavYGgjY8IZaSaTn4rHFVlKxqc= Received: by 10.78.204.20 with SMTP id b20mr1750581hug.1189411760956; Mon, 10 Sep 2007 01:09:20 -0700 (PDT) Received: by 10.78.135.16 with HTTP; Mon, 10 Sep 2007 01:09:20 -0700 (PDT) Message-ID: Date: Mon, 10 Sep 2007 16:09:20 +0800 To: "Cristian Rodriguez" Cc: internals@lists.php.net In-Reply-To: <7d5a202f0709091908y2492d234q1ea9e7f2f1ae6763@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <698DE66518E7CA45812BD18E807866CEA2ABE1@us-ex1.zend.net> <46E2CE70.4040907@daylessday.org> <46E2DC80.5060903@lerdorf.com> <7d5a202f0709091908y2492d234q1ea9e7f2f1ae6763@mail.gmail.com> Subject: Re: FW: [PHP-DEV] Patch for macros for tracking refcount and is_ref From: planetbeing@gmail.com ("David Wang") It's been about 3 days since the last comment on the patch itself on this thread and nearly a week since the patch was submitted for comment. Until a patch is committed, I can't publish a patch for the GC, and until that's published, there's really nothing to debate about yet. :) I can't commit any version of the patch as no one has responded to my CVS request. I'm not sure what the standard protocol is in this case, but perhaps someone with the necessary karma could take a vote on which version of the patch to commit and then act accordingly? David