Bruno Haible writes:
> Simon Josefsson wrote:
>> The getdelim module already implicitly depends on stdint
>
> I don't think it did. 'realloc-posix' depends on stdlib, not stdint.
> So what you added is a new dependency.
The stdlib module depends on stdint.
> Some people, like Sam Steingold, wan
Simon Josefsson wrote:
> The getdelim module already implicitly depends on stdint
I don't think it did. 'realloc-posix' depends on stdlib, not stdint.
So what you added is a new dependency.
Some people, like Sam Steingold, want to minimize dependencies in gnulib.
Especially towards module 'stdint