bug-gnulib
[Top][All Lists]
Advanced

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

propose removing strnlen dependency on memchr


From: Paul Eggert
Subject: propose removing strnlen dependency on memchr
Date: Fri, 22 Apr 2011 02:15:11 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8

I considered adding the strnlen module to Emacs, but this had
the problem of bringing in the memchr module, which is pretty
heavyweight.  I propose that we remove this dependency, as
the bugs fixed by the memchr module are not tickled by
the gnulib strnlen implementation.

Possibly other dependencies on memchr could be removed too,
but I haven't checked for this.



reply via email to

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