Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57081 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61890 invoked from network); 24 Dec 2011 14:33:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Dec 2011 14:33:18 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:47978] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 44/5B-16446-CA2E5FE4 for ; Sat, 24 Dec 2011 09:33:17 -0500 Received: by yenl6 with SMTP id l6so6543180yen.29 for ; Sat, 24 Dec 2011 06:33:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=iBQP9jAMHuNTrhmB/lFdX42Vio8GU1215sytSzPJ1Rw=; b=uV/WAtGmrJtEqtsuuU61iEK2NADFwPF5KXXbAVSC8Ytc6TMUovUC2hEyPrJLrofbTP +xqPzirFG9kJeOoRWaXZpajqjAU+C27v/f1+ZJ7n9Aib+3qpFpJk8VGveZpg82zjRe72 24UXgsuVV9euUmhUl/Sn2l1jGtmggnN3eXy6s= MIME-Version: 1.0 Received: by 10.236.153.42 with SMTP id e30mr26345902yhk.10.1324737194133; Sat, 24 Dec 2011 06:33:14 -0800 (PST) Received: by 10.146.204.6 with HTTP; Sat, 24 Dec 2011 06:33:14 -0800 (PST) In-Reply-To: References: Date: Sat, 24 Dec 2011 15:33:14 +0100 Message-ID: To: Derick Rethans Cc: Laruence , Rafael Kassner , PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] [Proposal] Remove the tail ws in codes From: pierre.php@gmail.com (Pierre Joye) On Sat, Dec 24, 2011 at 12:56 PM, Derick Rethans wrote: > On Sat, 24 Dec 2011, Pierre Joye wrote: > >> Laruence refers to the PHP C source code and removing trailing white >> spaces is a good thing as it is part of our CS. >> >> Go ahead Laruence :) > > Please don't. Changing whitespace en-masse makes it a royal pain to do > merges later. Please just fix them when you change the code on that line > only. There is no deal or pain to fix them in all branches at once. There is no need either to do it all at once, but doing them while working on a file in a separate commit before the actual change is just fine and is a good practice. -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org