Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:34246 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9022 invoked by uid 1010); 25 Dec 2007 08:59:46 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 9007 invoked from network); 25 Dec 2007 08:59:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Dec 2007 08:59:46 -0000 Authentication-Results: pb1.pair.com smtp.mail=tony@daylessday.org; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tony@daylessday.org; sender-id=pass Received-SPF: pass (pb1.pair.com: domain daylessday.org designates 89.208.40.236 as permitted sender) X-PHP-List-Original-Sender: tony@daylessday.org X-Host-Fingerprint: 89.208.40.236 mail.daylessday.org Linux 2.6 Received: from [89.208.40.236] ([89.208.40.236:42164] helo=daylessday.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F4/01-33749-186C0774 for ; Tue, 25 Dec 2007 03:59:45 -0500 Received: from [192.168.3.87] (unknown [212.42.62.198]) by daylessday.org (Postfix) with ESMTP id 4668F640172; Tue, 25 Dec 2007 11:59:42 +0300 (MSK) Message-ID: <4770C674.4040508@daylessday.org> Date: Tue, 25 Dec 2007 11:59:32 +0300 User-Agent: Thunderbird 2.0.0.9 (X11/20071114) MIME-Version: 1.0 To: Markus Fischer CC: PHP Developers Mailing List References: <698DE66518E7CA45812BD18E807866CEF88FDD@us-ex1.zend.net> <4755A797.1020905@lerdorf.com> <-4460533375996444588@unknownmsgid> <698DE66518E7CA45812BD18E807866CEF89334@us-ex1.zend.net> <47570A20.8070901@zend.com> <698DE66518E7CA45812BD18E807866CEF895BF@us-ex1.zend.net> <4757D355.2060705@zend.com> <4757DA73.5070308@zend.com> <47598BAB.1080808@zend.com> <476157A6.4070400@zend.com> <476646E0.5090608@zend.com> <4768DB2D.9060907@zend.com> <4770C49E.2000309@fischer.name> In-Reply-To: <4770C49E.2000309@fischer.name> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Garbage collector patch From: tony@daylessday.org (Antony Dovgal) On 25.12.2007 11:51, Markus Fischer wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > it would really be great if this could be part of CVS alredy. The patch > doesn't compile currently, I get zillions of You didn't read 3 last messages in the thread, did you? You have to run ./buildconf && ./configure after applying the patch. -- Wbr, Antony Dovgal