Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23034 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35444 invoked by uid 1010); 29 Apr 2006 14:54:41 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 35427 invoked from network); 29 Apr 2006 14:54:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Apr 2006 14:54:41 -0000 X-PHP-List-Original-Sender: frank@kromann.info X-Host-Fingerprint: 64.186.239.125 c-064-186-239-125.oc1.redwire.net Linux 2.5 (sometimes 2.4) (4) Received: from ([64.186.239.125:52286] helo=mail.kromann.info) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 5A/51-18514-03E73544 for ; Sat, 29 Apr 2006 10:54:41 -0400 Received: from warp (www.kromann.info [64.186.239.115]) by mail.kromann.info (Postfix) with SMTP id 86BB04040AF; Sat, 29 Apr 2006 07:54:37 -0700 (PDT) To: Nuno Lopes Cc: , Hannes Magnusson X-Mailer: Swwwing 2000 Message-ID: <11463224646440000@9866357972520000.9866341568840000> MIME-Version: 1.0 Reply-To: "Frank M. Kromann" Date: Sat, 29 Apr 2006 07:54:24 -0700 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] ZSTR and NULL problems again From: frank@kromann.info ("Frank M. Kromann") Thanks Nuno, Patch has been applied to CVS. There is still a couple of extensions that need same treatment. I'm going to look through the code and find these. - Frank > Here is a diff to fix a couple of missing ZSTR macros. > > > ----- Original Message ----- > From: "Hannes Magnusson" > To: "Frank M. Kromann" > Cc: "Sara Golemon" ; "Wez Furlong" ; > "Andrei Zmievski" ; > Sent: Saturday, April 29, 2006 12:17 PM > Subject: Re: [PHP-DEV] ZSTR and NULL problems again > > > Hi Frank > > > I have now removed the ZSTR() macros from the stream macros. > > > > Andrei will you please test that it compiles now? > > > http://bugs.php.net/bug.php?id=37241 >