bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnulib] [PATCH] New strchrnul module


From: Simon Josefsson
Subject: Re: [Bug-gnulib] [PATCH] New strchrnul module
Date: Tue, 10 Jun 2003 18:43:39 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Bruno Haible <address@hidden> writes:

> Simon Josefsson wrote:
>> This adds a new module for strchrnul(), which is a GNU extension, that
>> argp() needs.
>
> Thanks, I've added this module, with 3 tweaks:
>   - Added AC_GNU_SOURCE to strchrnul.m4, so that using the function
>     on glibc systems will not lead to warnings.
>   - Changed the copyright year of strchrnul.h.
>   - Include strchrnul.h in strchrnul.c, to verify the function
>     prototype.
>   - Mentioned the module in MODULES.html.sh.

Thanks!  The first solution was nice, I had thought about that problem
but didn't know how to solve it.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]