Re: “bug: Nothing closed while a line context remains” with Texinfo 7.0.3

2023-04-21 Thread Florian Weimer
* 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

Re: -Wlto-type-mismatch warning in error()

2022-12-09 Thread Florian Weimer
* 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

Re: [rusfw@cert.uni-stuttgart.de: Bug#115503: texi2dvi: source file directory included in search path]

2001-10-17 Thread Florian Weimer
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