Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42648 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41534 invoked from network); 15 Jan 2009 19:49:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jan 2009 19:49:35 -0000 Authentication-Results: pb1.pair.com header.from=chris_se@gmx.net; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=chris_se@gmx.net; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmx.net designates 213.165.64.20 as permitted sender) X-PHP-List-Original-Sender: chris_se@gmx.net X-Host-Fingerprint: 213.165.64.20 mail.gmx.net Linux 2.6 Received: from [213.165.64.20] ([213.165.64.20:46287] helo=mail.gmx.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 67/4F-01962-C439F694 for ; Thu, 15 Jan 2009 14:49:35 -0500 Received: (qmail invoked by alias); 15 Jan 2009 19:49:20 -0000 Received: from p54A16631.dip.t-dialin.net (EHLO chris-se.dyndns.org) [84.161.102.49] by mail.gmx.net (mp008) with SMTP; 15 Jan 2009 20:49:20 +0100 X-Authenticated: #186999 X-Provags-ID: V01U2FsdGVkX19Kzf5tH0RKad1eNy6GUcMy5Xzf+reHNtJkXsfZOT HKI96Qt3qSdZt2 Received: from [192.168.0.175] (HSI-KBW-082-212-059-033.hsi.kabelbw.de [82.212.59.33]) by chris-se.dyndns.org (Postfix) with ESMTP id C355932B9; Thu, 15 Jan 2009 20:06:54 +0100 (CET) Message-ID: <496F92E4.6030008@gmx.net> Date: Thu, 15 Jan 2009 20:47:48 +0100 User-Agent: Thunderbird 2.0.0.18 (X11/20081105) MIME-Version: 1.0 To: Pierre Joye CC: Stanislav Malyshev , PHP Internals References: <496E65B2.1070106@zend.com> <496F81E0.1090507@gmx.net> <496F88CA.2040007@gmx.net> In-Reply-To: X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: -0.07000000000000001 Subject: Re: [PHP-DEV] [RFC] build IDs proposal From: chris_se@gmx.net (Christian Seiler) Hi Pierre, > A VC6 extension is not compatible with a VC9 build (or the other way > round). It crashes randomly depending on what the extension does > (xdebug for one is really good for this test :). You wouldn't know about how VC8 fits in here? Anyway, thanks for the pointer to xdebug, I'll try that with my VC6/VC8 mix and see if that crashes. > By the way, VS2008 Express is free and 100% compatible with a normal > VS2008. You may use it so you can use our VC9 builds directly or > provide extensions for it. Yes, I know, but the problem is that it doesn't run on Win2k. ;-) Regards, Christian