* Gavin Smith:
> On Wed, Apr 19, 2023 at 05:59:31PM +0200, Arsen Arsenović wrote:
>>
>> [CC += Patrice as the author of the original patch]
>>
>> Arsen Arsenović writes:
>>
>> > To my untrained-to-the-parser eyes, it seems like the parser is trying
>> > to parse @end as part of @item and getti
* Bruno Haible:
> Gavin Smith wrote:
>> I expect it is not a gnulib problem. install-info/install-info.c declares
>> a function called "error" which appears to clash with a function from glibc.
>> ... The "error" module is brought in by "xalloc" (which we
>> ask for explicitly).
>
> Yes, I think
Eli Zaretskii <[EMAIL PROTECTED]> writes:
> On Sat, 13 Oct 2001, Florian Weimer wrote:
>
> > texi2dvi includes the source file directory in the TeX search path.
> > This is quite unusual for programs processing -I options (such as C
> > compilers), and even makei