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: Avoid trailing whitespace in sysdeps/gnu/errlist.c


On Thu, Jun 06, 2013 at 12:19:23PM +0000, Joseph S. Myers wrote:
> This patch avoids trailing whitespace in the generated file
> sysdeps/gnu/errlist.c by adjusting the generator errlist.awk not to
> generate it.  Tested x86_64.
> 
You should use single tool that does job perfectly than reimplement it.
Please add pass to delete trailing whitespace.


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