[PATCH] Fix space followed by tab.

Joseph S. Myers joseph@codesourcery.com
Thu Jun 6 12:01:00 GMT 2013


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



More information about the Libc-alpha mailing list