Hi Paul,

Paul Eggert <egg...@cs.ucla.edu> writes:

> Does any package use Gnulib's eealloc module? Although it seems to
> code stolen from Coreutils in 2006, as far as I can see Coreutils has
> never used the module, though Coreutils does use m4/eealloc.m4 which
> comes with Gnulib's malloca, regex, and relocatable-prog-wrapper
> modules.

>From the files Bruno used to collect module statistics in maint-tools I
see no packages that use it [1] [2]:

    $ grep 'eealloc' used-modules/*

Returns nothing.

And also:

    $ gnulib-tool --extract-recursive-dependents 'eealloc'
    eealloc

But since Bruno wrote it, best to wait for his opinion before messing
with it too much.

Collin

[1] https://lists.gnu.org/archive/html/bug-gnulib/2024-04/msg00235.html
[2] https://git.savannah.gnu.org/cgit/gnulib/maint-tools.git/

Reply via email to