This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix space followed by tab.


On Thu, 6 Jun 2013, Ondrej Bilka wrote:

> Here is patch that fixes space followed by tab, generator attached

This patch removes form-feeds.  That's wrong; such form-feeds (on lines by 
themselves) conform to the GNU Coding Standards.

What I want for fixing space followed by tab is a patch that changes only 
lines that contain the <space><tab> sequence (without making any visible 
changes to those lines - just changing whitespace without changing the 
visible columns in which non-whitespace characters appear).

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]