Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77743 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39717 invoked from network); 2 Oct 2014 14:35:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Oct 2014 14:35:18 -0000 X-Host-Fingerprint: 178.235.226.57 178235226057.olsztyn.vectranet.pl Received: from [178.235.226.57] ([178.235.226.57:13426] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D0/D1-33841-4A26D245 for ; Thu, 02 Oct 2014 10:35:17 -0400 To: internals@lists.php.net,anatol.php@belski.net Message-ID: <542D62A1.3070007@php.net> Date: Thu, 02 Oct 2014 16:35:13 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 178.235.226.57 Subject: Re: Removing *.dsw *dsp files from php-src From: sobak@php.net (Maciej Sobaczewski) Hello, shouldn't be this code removed as well? https://github.com/php/php-src/blob/master/ext/ext_skel_win32.php#L38-L51 I can create PR but I'm not sure if I'm correct. Also, probably it just would be faster to remove it for someone with php-src karma than merge PR. Thanks, Maciej.