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: Thu, 1 Feb 2007 04:17:07 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Bruno Haible <bruno <at> clisp.org> writes:
> > > Here is a proposed patch, that leads to a link error if someone
> > > uses stpcpy() without the 'stpcpy' module (assuming the 'string' module
> > > is present - which is quite likely since so much depends on it).
> > 
> There were also no objections, so I apply the patch.

Unfortunately, it needs more work.  CVS m4 branch-1_4 now fails with:

 cd .. && /bin/sh /home/eblake/m4/missing --run automake-1.10a --gnu 
configure:15119: error: possibly undefined macro: gl_STRING_MODULE_INDICATOR
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
make: *** [../configure] Error 1

Contrary to the Changelog entry, I don't see gl_STRING_MODULE_INDICATOR defined 
in string_h.m4.

-- 
Eric Blake






reply via email to

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