Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38796 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 43882 invoked from network); 7 Jul 2008 02:33:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jul 2008 02:33:37 -0000 Authentication-Results: pb1.pair.com header.from=steph@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=steph@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 64.99.136.184 as permitted sender) X-PHP-List-Original-Sender: steph@php.net X-Host-Fingerprint: 64.99.136.184 smtprelay-virgin0184.hostedemail.com Linux 2.5 (sometimes 2.4) (4) Received: from [64.99.136.184] ([64.99.136.184:47131] helo=smtprelay-virgin.hostedemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 67/25-02622-F7081784 for ; Sun, 06 Jul 2008 22:33:36 -0400 Received: from filter.hostedemail.com (ff-bigip1 [10.5.19.254]) by smtprelay06.hostedemail.com (Postfix) with SMTP id D61672D7BC3 for ; Mon, 7 Jul 2008 02:33:33 +0000 (UTC) X-SpamScore: 1 Received: from foxbox (77-97-189-167.cable.ubr07.shef.blueyonder.co.uk [77.97.189.167]) (Authenticated sender: steph.fox) by omf12.hostedemail.com (Postfix) with ESMTP for ; Mon, 7 Jul 2008 02:33:32 +0000 (UTC) Message-ID: <03a801c8dfda$0ff295c0$a7bd614d@foxbox> To: "internals" Date: Mon, 7 Jul 2008 03:35:01 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="Windows-1252"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-session-marker: 73746570682E666F78 X-Spam-Summary: 2,0,0,c8cbd5e76e2d7912,0499b67a5dc51925,steph@php.net,,RULES_HIT:355:379:539:540:541:542:543:567:600:601:602:960:967:968:973:980:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1487:1515:1516:1518:1534:1541:1587:1593:1594:1683:1711:1730:1747:1766:1792:2073:2075:2078:2393:2525:2551:2553:2559:2565:2570:2682:2685:2703:2857:2859:2933:2937:2939:2942:2945:2947:2951:2954:3022:3352:3865:3867:3868:3870:3871:3872:3934:3936:3938:3941:3944:3947:3950:4250:4605:4886:5007:6119:6261:7576:7653:7679:7802:7875:7903,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:none,DNSBL:none Subject: Fw: [PHP-CVS] cvs: php-src(PHP_5_3) /main .cvsignore config.w32.h From: steph@php.net ("Steph Fox") Hi all, I cvs remove'd this file and then realized it was retained for .dsp compatibility. (It's not used in the cl build system.) Is anyone still using the old build system? Or can we ditch the old Windows project files now? - Steph ----- Original Message ----- From: "Steph Fox" To: Sent: Monday, July 07, 2008 2:16 AM Subject: [PHP-CVS] cvs: php-src(PHP_5_3) /main .cvsignore config.w32.h > > sfox Mon Jul 7 01:16:45 2008 UTC > > Removed files: (Branch: PHP_5_3) > /php-src/main config.w32.h > > Modified files: > /php-src/main .cvsignore > Log: > - This file is generated from win32/build/config.w32.h.in. It should > never have been in CVS in the first place... > > http://cvs.php.net/viewvc.cgi/php-src/main/.cvsignore?r1=1.10.4.1&r2=1.10.4.1.2.1&diff_format=u > Index: php-src/main/.cvsignore > diff -u php-src/main/.cvsignore:1.10.4.1 > php-src/main/.cvsignore:1.10.4.1.2.1 > --- php-src/main/.cvsignore:1.10.4.1 Mon Sep 18 17:22:53 2006 > +++ php-src/main/.cvsignore Mon Jul 7 01:16:44 2008 > @@ -8,6 +8,7 @@ > internal_functions_cli.c > php_config.h > php_config.h.in > +config.w32.h > *.lo > *.la > libs > > > > -- > PHP CVS Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php >