Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25440 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 10528 invoked by uid 1010); 29 Aug 2006 12:20:52 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 10511 invoked from network); 29 Aug 2006 12:20:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Aug 2006 12:20:52 -0000 Authentication-Results: pb1.pair.com smtp.mail=rquadling@googlemail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rquadling@googlemail.com; sender-id=pass; domainkeys=good Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 64.233.166.182 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: rquadling@googlemail.com X-Host-Fingerprint: 64.233.166.182 py-out-1112.google.com Linux 2.4/2.6 Received: from [64.233.166.182] ([64.233.166.182:5407] helo=py-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.8 r(12602M)) with ESMTP id F3/96-13864-12134F44 for ; Tue, 29 Aug 2006 08:20:51 -0400 Received: by py-out-1112.google.com with SMTP id c39so2507853pyd for ; Tue, 29 Aug 2006 05:20:46 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=X74TtP3qVg0rlC+4dlSmho3I/50MsLkaY7AOQbk+wSgaWJ7RD17hAkbW5j5dz9VOrQ1dmlzji2DcXQmf3GyiC5AwBOHUHZWaOQV8LZPcvCg3UK8/e1w8N5Ezy+VJrFf/p8MuIgBdy7+m/LrCy864RR5Z5W57nJTJgP24HHFW5HY= Received: by 10.35.108.12 with SMTP id k12mr14795704pym; Tue, 29 Aug 2006 05:20:46 -0700 (PDT) Received: by 10.35.93.8 with HTTP; Tue, 29 Aug 2006 05:20:46 -0700 (PDT) Message-ID: <10845a340608290520xc9292e1jb88e8955156a191c@mail.gmail.com> Date: Tue, 29 Aug 2006 13:20:46 +0100 Reply-To: RQuadling@GoogleMail.com To: "Edin Kadribasic" Cc: "PHP Developers Mailing List" In-Reply-To: <44F429D6.8090306@emini.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <10845a340608290416p1029e752gcc9f446422d00c95@mail.gmail.com> <44F429D6.8090306@emini.dk> Subject: Re: [PHP-DEV] FYI : Win32 snapshot build failing. From: rquadling@googlemail.com ("Richard Quadling") Would char *stmp; stmp = emalloc(MAX_LENGTH_OF_DOUBLE + EG(precision) + 1); be a better solution? As seen in zend_exceptions.c Line 443. On 29/08/06, Edin Kadribasic wrote: > Its due to Ilia's patch in string.c which contains the following line: > > char stmp[MAX_LENGTH_OF_DOUBLE + EG(precision) + 1]; > > Edin > > > Richard Quadling wrote: > > See tail of http://snaps.php.net/win32/snapshot-5.2.log > > > > As such, the last successful build was Aug 27, 2006 18:30 GMT > > > -- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!"