[PATCH v2] Fix space followed by tab.
Joseph S. Myers
joseph@codesourcery.com
Thu Jun 6 15:54:00 GMT 2013
On Thu, 6 Jun 2013, Ondrej Bilka wrote:
> On Thu, Jun 06, 2013 at 12:01:36PM +0000, Joseph S. Myers wrote:
> > 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
> Ok, v2 here.
Since this version really does just deal with the problematic <space><tab>
sequences, I consider it obvious.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list