From owner-freebsd-current@FreeBSD.ORG Mon Mar 15 11:47:19 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC2C516A4CE for ; Mon, 15 Mar 2004 11:47:19 -0800 (PST) Received: from saltmine.radix.net (saltmine.radix.net [207.192.128.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 728CF43D3F for ; Mon, 15 Mar 2004 11:47:19 -0800 (PST) (envelope-from dickey@saltmine.radix.net) Received: from saltmine.radix.net (localhost [127.0.0.1]) by saltmine.radix.net (8.12.2/8.12.2) with ESMTP id i2FJlDkL015273; Mon, 15 Mar 2004 14:47:13 -0500 (EST) Received: (from dickey@localhost) by saltmine.radix.net (8.12.2/8.12.2/Submit) id i2FJlDZo015272; Mon, 15 Mar 2004 14:47:13 -0500 (EST) Date: Mon, 15 Mar 2004 14:47:13 -0500 From: Thomas Dickey To: Matthew Dillon Message-ID: <20040315194713.GA13467@saltmine.radix.net> References: <6.0.1.1.1.20040314234126.03adbc50@imap.sfu.ca> <20040315162816.GB61147@dragon.nuxi.com> <6.0.1.1.1.20040315164047.03bd0ea8@imap.sfu.ca> <20040315174421.GA23596@saltmine.radix.net> <200403151853.i2FIrhJr062646@apollo.backplane.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2oS5YaxWCcQjTEyO" Content-Disposition: inline In-Reply-To: <200403151853.i2FIrhJr062646@apollo.backplane.com> User-Agent: Mutt/1.3.27i cc: Thomas Dickey cc: current@freebsd.org cc: Colin Percival Subject: Re: spaces before tabs X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Mar 2004 19:47:19 -0000 --2oS5YaxWCcQjTEyO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 15, 2004 at 10:53:43AM -0800, Matthew Dillon wrote: > You guys are so funny. I'm probably the most liberal when it comes > to allowing formatting changes to source code, e.g. ANSIfication, > de-registerization, bracing and other syntactical changes... but even > I would not accept large scale patches which simply change spaces to > tabs or removes trailing whitespace. That's just plain silly. sure (best read with a good editor): #define this_is_misleading \=20 int this_is_not_part_of_the_previous_line; But it's my practice to compare object files before/after doing formatting changes (doesn't catch all of the problems, but is necessary). --=20 Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net --2oS5YaxWCcQjTEyO Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (SunOS) Comment: For info see http://www.gnupg.org iD8DBQFAVgg/tIqByHxlDocRAhgIAJ9f1pIgII6/Vqxo5oFfeD8nyCFFfQCcDRhe SIDtAeXu0PiT1hwPaJqel9M= =ej5e -----END PGP SIGNATURE----- --2oS5YaxWCcQjTEyO--