On Wed, Jan 25, 2023 at 11:07:56AM +0100, Hilmar Preuße wrote:
> Am 24.01.2023 um 17:45 teilte Gavin Smith mit:
> > On Tue, Jan 24, 2023 at 01:29:07PM +0100, Hilmar Preuße wrote:
>
> Hello,
>
> > > I just noticed that the commit
> > >
> > > commit edff3e5615e6263e9be5a35c0b68799f860eb886
> > > A
On Mon, Dec 12, 2022 at 06:47:44PM +, Gavin Smith wrote:
> On Mon, Dec 12, 2022 at 01:31:39PM +0100, Hilmar Preuße wrote:
> > Hello,
> >
> > another one for you. The issue is reproducible with latest git checkout.
> > I could only test on amd64, where the error message looks differently.
> >
Hi Gavin,
> There's no way for me to reproduce this.
Neither can I. The next time it occurs, I hope I'll think at launching gdb
immediately.
Thanks for listening anyways.
Bruno
On Wed, Feb 08, 2023 at 01:46:57PM +0100, Bruno Haible wrote:
> Hi,
>
> This is a bug report about the 'info' program (GNU texinfo 6.8).
>
> In a terminal emulator, I ran 'info m4', searched for m4_provide_if, then
> attempted to abort this search by pressing some of the characters ESC, Enter,
>
Tested with git commit 0fb51499dd.
TEXINFO_XS=require perl -w t/60macro.t
often produces a test failure in the 'macro_in_def_delimiters' test.
It does not happen every time so I suspect a memory error.
TEXINFO_XS=require perl -w t/60macro.t macro_in_def_delimiters
on its own seems to be ok so i
On Feb 08 2023, Bruno Haible wrote:
> Andreas Schwab wrote:
>> > Is there a way to fix/improve this erratic behaviour of the 'info' program,
>> > please?
>>
>> Are you sure it's not the terminal emulator erratically sending an
>> endless stream of characters to the inferior? The info program nor
Andreas Schwab wrote:
> > Is there a way to fix/improve this erratic behaviour of the 'info' program,
> > please?
>
> Are you sure it's not the terminal emulator erratically sending an
> endless stream of characters to the inferior? The info program normally
> emits a BEL when it receives a chara
On Feb 08 2023, Bruno Haible wrote:
> Is there a way to fix/improve this erratic behaviour of the 'info' program,
> please?
Are you sure it's not the terminal emulator erratically sending an
endless stream of characters to the inferior? The info program normally
emits a BEL when it receives a ch
Hi,
This is a bug report about the 'info' program (GNU texinfo 6.8).
In a terminal emulator, I ran 'info m4', searched for m4_provide_if, then
attempted to abort this search by pressing some of the characters ESC, Enter,
Ctrl-Q, repeatedly. (I can't remember which character sequence exactly.)
At