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: Remove trailing whitespace


On Wed, Jun 05, 2013 at 08:48:19PM +0000, Joseph S. Myers wrote:
> I have committed as obvious this patch to remove most trailing whitespace 
> in libc.  This only covers files for which the main libc ChangeLog 
> applies (I fixed ports separately), and only those where I was very 
> confident in the safety of the fixes, but that still deals with most of 
> the instances of unwanted trailing whitespace (which causes trouble when 
> you modify or copy a line with the trailing whitespace on it, so the git 
> hooks complain about the whitespace which now counts as "new").
>

There are only four source files with trailing spaces left:
 
libidn/gunicomp.h
libidn/gunidecomp.h
libidn/nfkc.c
libidn/rfc3454.c

Do they qualify as obvious or are they somewhat problematic?


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