Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37544 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60507 invoked from network); 8 May 2008 16:28:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 May 2008 16:28:34 -0000 Authentication-Results: pb1.pair.com smtp.mail=php_lists@realplain.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=php_lists@realplain.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain realplain.com from 209.151.69.1 cause and error) X-PHP-List-Original-Sender: php_lists@realplain.com X-Host-Fingerprint: 209.151.69.1 liberty.vosn.net Linux 2.4/2.6 Received: from [209.151.69.1] ([209.151.69.1:32847] helo=liberty.vosn.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 46/F4-34339-13A23284 for ; Thu, 08 May 2008 12:28:34 -0400 Received: from d2-168.rb.ot.centurytel.net ([69.29.125.168]:62454 helo=pc1) by liberty.vosn.net with smtp (Exim 4.68) (envelope-from ) id 1Ju8ys-0001P8-SI; Thu, 08 May 2008 10:28:31 -0600 Message-ID: <021401c8b128$8d636a10$0201a8c0@pc1> To: "Rasmus Lerdorf" Cc: References: <01a701c8b057$026a1890$0201a8c0@pc1> <7f3ed2c30805071316v5af796b2kd1fe338aa6e2d757@mail.gmail.com> <004901c8b0a4$98888cb0$4001a8c0@foxbox> <48224D58.3020700@lerdorf.com> <009701c8b0a6$05d87270$4001a8c0@foxbox> <015f01c8b0ee$e5114b40$0201a8c0@pc1> <48232733.4040808@lerdorf.com> Date: Thu, 8 May 2008 11:28:28 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1914 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1914 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - liberty.vosn.net X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - realplain.com Subject: Re: [PHP-DEV] Couple Windows build fixes From: php_lists@realplain.com ("Matt Wilmas") Hi Rasmus, ----- Original Message ----- From: "Rasmus Lerdorf" Sent: Thursday, May 08, 2008 > Matt Wilmas wrote: > > BTW, if I had karma for Zend stuff, I guess > > I could fix Bugs #44681 and #44830 > > You already have Zend karma. I was going by your CVSROOT/avail commit, and checking the file now, it seems I only have access to Zend[Engine2]/tests. I could try commiting something (don't know if there's another way for me to "check"), but I didn't expect that it would work. Maybe you just changed the wrong section...? :-) Ahh, just before I sent this, I see you changed it. Cool, thanks. Thanks, Matt