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: str-two-way.h cleanup


On 8/02/2013, at 12:28 AM, Tom de Vries wrote:

> Maxim,
> 
> this patch is a cleanup of string/str-two-way.h.
> 
> It:
> - fixes a typo in a macro name in the header comment
> - adds 2 macros to a macro list in the header comment
> - removes 3 superfluous undefines at the end of the file
> - adds one missing undefine at the end of the file

...

> 2013-02-07  Tom de Vries  <tom@codesourcery.com>
> 
> 	* string/str-two-way.h:  Fix typo RESULT_TYPE -> RETURN_TYPE in comment.
> 	Add RET0_IF_0 and CHECK_EOL to macro list in comment.
> 	(AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J): Remove superfluous undef.
> 	(CHECK_EOL): Add undef.

The patch is OK.  Thanks for cleaning this up.

Please make sure that the changelog entry above does not overflow 79 character line.

Thanks,

--
Maxim Kuvyrkov
KugelWorks


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