Newsgroups: php.internals,php.internals.win Path: news.php.net Xref: news.php.net php.internals:39187 php.internals.win:126 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28610 invoked from network); 22 Jul 2008 14:17:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jul 2008 14:17:26 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.166.176 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 64.233.166.176 py-out-1112.google.com Received: from [64.233.166.176] ([64.233.166.176:5118] helo=py-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D9/EF-46193-1FBE5884 for ; Tue, 22 Jul 2008 10:17:23 -0400 Received: by py-out-1112.google.com with SMTP id a25so909821pyi.16 for ; Tue, 22 Jul 2008 07:17:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=JVEaAejbM0n+f23AWadKvLiSzs06USWjSZ5/RUv7XdE=; b=RtHLGC6VD0P1UYP1sIjYIs5F+yfHrKq+BAeilcLGbudsXTYalaTGgZTKMaXdsnV5BS /RaV8adrQazvHAmvKiDFL61qfhHmXtDYx3t7W6mFSm83uUK5NFyYrLe73EVfuUR9DO05 l9rYLkRGv1P/RFUWZn22tx9QynI7Im9B+J/aw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=GVQZ6/b7Q1lTTOnPj+1gav23m9g6cCPYzEelD3Hmz0voCWE09qfyhnVuGfIVQSiCqx YDIHtEZO9Q8t3+a/QPyjI91nBI4VkkkMvxjn1L9sP4Zrl7cj8R3QnjEQeoVbZY8ccF22 4Bfi4i9hcfPSBSJTy7i15VDVq0M2/Fo5wBrsI= Received: by 10.140.139.3 with SMTP id m3mr2557945rvd.165.1216736238242; Tue, 22 Jul 2008 07:17:18 -0700 (PDT) Received: by 10.140.178.14 with HTTP; Tue, 22 Jul 2008 07:17:18 -0700 (PDT) Message-ID: Date: Tue, 22 Jul 2008 16:17:18 +0200 To: "Steph Fox" Cc: "Pierre-Alain Joye" , internals@lists.php.net, internals-win@lists.php.net In-Reply-To: <02e701c8ebff$305fed40$a7bd614d@foxbox> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <02e701c8ebff$305fed40$a7bd614d@foxbox> Subject: Re: [PHP-DEV] Re: [INTERNALS-WIN] Re: [PHP-CVS] cvs: php-src /win32/build confutils.js From: pierre.php@gmail.com ("Pierre Joye") On Tue, Jul 22, 2008 at 3:31 PM, Steph Fox wrote: > >>> Now stop to discuss this problem. If there is anything left not merged >>> in HEAD then please send a patch. If not, then the problem is solved, >>> end of the discussion. >> >> There will be, because obviously that code is working in 5_3. > > Sorry to harp on about this, but I still can't break it here. No idea why it > should have failed in HEAD on the snaps box. The file was 100% identical to > the 5_3 version until you committed your changes, and the 5_3 snaps aren't > broken. And the point of reported breakage is even weirder - it comes on an > equivalent line to AC_DEFINE(). > > Does anyone know the conditions that broke the script in HEAD, e.g. which > extension/what was missing? Even throwing away the libxml libraries doesn't > cause an error here. Easiest way to reproduce the runtime error in confutil is to empty the lib/ dir and leave only resolv's files. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org