spaces before tabs
    Thomas Dickey 
    dickey at radix.net
       
    Mon Mar 15 11:47:19 PST 2004
    
    
  
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20040315/9b932f0c/attachment.bin
    
    
More information about the freebsd-current
mailing list