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: Eric Blake
Subject: Re: enforcing the use of string.h related modules
Date: Fri, 2 Feb 2007 16:13:13 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Paul Eggert <eggert <at> CS.UCLA.EDU> writes:

> 
> Eric Blake <ebb9 <at> byu.net> writes:
> 
> >     * 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.)

I reverted the mountlist change, thanks to Bruno's string_.h latest patch not 
being so vocal about the use of strstr.  This brings both regex and mountlist 
back to their state prior to the string link warnings, and means coreutils once 
again no longer uses the strstr module.

-- 
Eric Blake







reply via email to

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