bug-gnulib
[Top][All Lists]
Advanced

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

Re: enforcing the use of string.h related modules


From: Paul Eggert
Subject: Re: enforcing the use of string.h related modules
Date: Thu, 01 Feb 2007 00:03:09 -0800
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

Eric Blake <address@hidden> writes:

>       * modules/regex (Depends-on): Add mempcpy.
> ...
>       * modules/mountlist (Depends-on): Add strstr

The other parts of your patch might be needed, but these aren't quite
right.  As far as I can tell, regex does not depend on mempcpy, nor
does mountlist depend on strstr.  (They may refer to those routines in
some cases, but they don't depend on those modules.)




reply via email to

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