Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23026 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73784 invoked by uid 1010); 29 Apr 2006 11:17:50 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 73769 invoked from network); 29 Apr 2006 11:17:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Apr 2006 11:17:50 -0000 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 66.249.82.199 xproxy.gmail.com Linux 2.4/2.6 Received: from ([66.249.82.199:34725] helo=xproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 79/9A-18514-D5B43544 for ; Sat, 29 Apr 2006 07:17:49 -0400 Received: by xproxy.gmail.com with SMTP id t14so1782338wxc for ; Sat, 29 Apr 2006 04:17:45 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=MFSRl3wsFh3hgyV6BpKNCYeqqIHYzthoNWIPwozZ7SA6J6qA5vty5MOdER1kiSJvC2oGXNRpwChPGc+/lHoaI8gInRkvRfD7V4zg5lR6YfnsR7AXIE871rwMbV05o4u3MX1AGL5iwnc4gFmkNs2pgWMLYnSnEBh4drUST0AM3yw= Received: by 10.70.21.13 with SMTP id 13mr43540wxu; Sat, 29 Apr 2006 04:17:45 -0700 (PDT) Received: by 10.70.15.13 with HTTP; Sat, 29 Apr 2006 04:17:45 -0700 (PDT) Message-ID: <7f3ed2c30604290417m1526d6e0k9268d355ac5ba472@mail.gmail.com> Date: Sat, 29 Apr 2006 13:17:45 +0200 To: "Frank M. Kromann" Cc: "Sara Golemon" , "Wez Furlong" , "Andrei Zmievski" , internals@lists.php.net In-Reply-To: <11462511057600000@9866357972520000.9866341568840000> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <11462511057600000@9866357972520000.9866341568840000> Subject: Re: [PHP-DEV] ZSTR and NULL problems again From: hannes.magnusson@gmail.com ("Hannes Magnusson") 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=3D37241