Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15487 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74399 invoked by uid 1010); 18 Mar 2005 11:46:12 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 74371 invoked from network); 18 Mar 2005 11:46:10 -0000 Received: from unknown (HELO hphm.op) (127.0.0.1) by localhost with SMTP; 18 Mar 2005 11:46:10 -0000 X-Host-Fingerprint: 62.244.34.170 vk.kiev.ua NetCache 5.3-5.5 Received: from ([62.244.34.170:58930] helo=ivory.vk.kiev.ua) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id 72/66-50708-18FBA324 for ; Fri, 18 Mar 2005 06:46:10 -0500 Received: from [192.168.0.8] (helo=ROCK) by ivory.vk.kiev.ua with esmtp (Exim 4.43) id 1DCFva-0007CP-GK; Fri, 18 Mar 2005 13:46:06 +0200 Date: Fri, 18 Mar 2005 13:46:46 +0200 X-Priority: 3 (Normal) Message-ID: <488932093.20050318134646@vk.kiev.ua> To: "Kamesh Jayachandran" CC: internals In-Reply-To: <1111144553.13769.218627723@webmail.messagingengine.com> References: <1111142804.12003.218626253@webmail.messagingengine.com> <693354415.20050318130546@vk.kiev.ua> <1111144553.13769.218627723@webmail.messagingengine.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re[2]: [PHP-DEV] Fix for 30818, 28839, 32229, 30513 From: val@vk.kiev.ua (val khokhlov) Hello Kamesh, Friday, March 18, 2005, 1:15:53 PM, you wrote: KJ> Yes I got this fix from pass_two only. It duplicates pass_two especially KJ> the while loop. you see, i also use this part of pass_two() code in my ext. maybe, it'd be a good idea to find one place for this jump addr calculation, so it won't be duplicated? (although, it's likely a question to zend developers) -- Best regards, val mailto:val@vk.kiev.ua