Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37521 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60196 invoked from network); 7 May 2008 20:16:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 May 2008 20:16:27 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.170.185 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 64.233.170.185 rn-out-0910.google.com Received: from [64.233.170.185] ([64.233.170.185:34366] helo=rn-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B4/50-20715-81E02284 for ; Wed, 07 May 2008 16:16:26 -0400 Received: by rn-out-0910.google.com with SMTP id i24so231016rng.0 for ; Wed, 07 May 2008 13:16:22 -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=U6aPlomjSUVlMNXf46g2pRaMyYRFUhaVIN0BKald+Bo=; b=O6Av+Ijc4PRSIOB+QeHl3DHhxttuaR7QzZMbLnbaABa47ayQt1YthaSwBr7C4E+Zp0gTnNXZiJNWswkEySyglG4iSBFOy3GUjFJQMgXbJ/W8IM3L+GCi3xHJd1ijUqKfvbPy9EvWL7MvfvwUIQjVyZ9O3EFd1G2fCuKJ/jhCl1Y= 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=ehS3htqvfBI4a6YjG/wv3Xwn+/ta8f8aROYKeBcEvTO2v47C0nTefAMDfvq2PFEe4qYZlYHnHkSypoctp3eZCGXLiYeLl/pc4WeJYpfJNQBWEijJvU2RDBy1khH8F6jazRa8WBzN2esxxlHAWwHmbTrf7Hfu4efpwy4pikdxO3E= Received: by 10.142.229.4 with SMTP id b4mr1043615wfh.125.1210191381544; Wed, 07 May 2008 13:16:21 -0700 (PDT) Received: by 10.142.170.21 with HTTP; Wed, 7 May 2008 13:16:21 -0700 (PDT) Message-ID: <7f3ed2c30805071316v5af796b2kd1fe338aa6e2d757@mail.gmail.com> Date: Wed, 7 May 2008 22:16:21 +0200 To: "Matt Wilmas" Cc: internals@lists.php.net In-Reply-To: <01a701c8b057$026a1890$0201a8c0@pc1> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <01a701c8b057$026a1890$0201a8c0@pc1> Subject: Re: [PHP-DEV] Couple Windows build fixes From: hannes.magnusson@gmail.com ("Hannes Magnusson") Could someone explain to me why he doesn't have karma? -Hannes On Wed, May 7, 2008 at 5:28 PM, Matt Wilmas wrote: > Hi, > > One patch for 5.3 and one for HEAD, where they're not synched with the > other. 5.3's math changes the other day missed one change to the php_* > function (snaps are failing). And HEAD's Win Makefile still contains > references to flex.skl after the re2c change, which causes an error for me, > though its snaps are building, so maybe I'm the only one? > > > - Matt > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >