Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2796 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40798 invoked from network); 25 Jun 2003 20:59:50 -0000 Received: from unknown (HELO mail.de-punkt.de) (62.4.81.205) by pb1.pair.com with SMTP; 25 Jun 2003 20:59:50 -0000 Received: (qmail 11048 invoked by uid 508); 25 Jun 2003 20:59:49 -0000 Received: from sb@sebastian-bergmann.de by webby by uid 511 with qmail-scanner-1.16 (f-prot: 3.12. spamassassin: 2.53. Clear:. Processed in 0.232721 secs); 25 Jun 2003 20:59:49 -0000 Received: from unknown (HELO wopr) (sb@de-punkt.de@80.142.32.117) by webby.de-punkt.de with SMTP; 25 Jun 2003 20:59:49 -0000 Received: from wopr [127.0.0.1] by wopr (192.168.2.100) (userid 2) with Hamster-NewsToMail-Gate (Classic Hamster Version 2.0 Build 2.0.2.1) ; Wed, 25 Jun 2003 22:58:14 +0200 Date: Wed, 25 Jun 2003 22:58:14 +0200 Organization: www.sebastian-bergmann.de User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: de, en References: In-Reply-To: To: internals@lists.php.net Sender: admin Lines: 24 X-Qmail-Scanner-Message-ID: <105657478953011042@webby> Subject: Re: [PHP-DEV] Engine selection on Win32 From: sebastian@php.net (Sebastian Bergmann) Message-ID: Sascha Schumann wrote: > Here is a patch which automates the engine selection for VC++. Works here, too. But is this really necessary? I fail to see the point of having to check out both versions of the Zend Engine twice when doing cvs co -r HEAD php-src and cvs co -r PHP_4_3 php-src for instance. Is there any technical problem, that I don't see, with the way we handled this before (havin php4 and php5 aliased that select the correct {Zend|ZendEngine2} CVS module)? -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ http://www.professionelle-softwareentwicklung-mit-php5.de/