Re: spaces before tabs

From: Thomas Dickey <dickey_at_radix.net>
Date: Mon, 15 Mar 2004 14:47:13 -0500
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 \ 
	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).

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net

Received on Mon Mar 15 2004 - 10:47:19 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:47 UTC