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 leading whitespace.


On Wed, Jun 05, 2013 at 09:33:23PM +0000, Joseph S. Myers wrote:
> On Thu, 6 Jun 2013, wizard wrote:
> 
> > It also found that posix/transbug.c is executable
> > 	mode change 100755 => 100644 posix/transbug.c
> 
> A mode change should be a separate commit (I consider that fix obvious).
> 
> > It is 675kb file so I put it on
> > kam.mff.cz/~ondra/leading_whitespace.patch
> 
> That file appears not to exist.
> 
Sorry, it should be kam.mff.cuni.cz/~ondra/leading_whitespace.patch

> By "fix" do you mean specifically fix cases where the <space><tab> 
> sequence appears that git hooks object to, or other cases as well where 
> the indentation doesn't follow the preferred rule of a maximal sequence of 
> tabs followed by 0-7 spaces?  I think the two should be separated, 
> starting with the cases involving <space><tab>.
> 
Now tabs followed by spaces. I could add detection of first.

Rest tomorrow.
Ondra



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