Yes, "export TEXINFO_XS=omit" works flawlessly.

Kr

Mel

________________________________
From: Gavin Smith <[email protected]>
Sent: Thursday, June 28, 2018 8:52 AM
To: Melvin Mawhin
Cc: carl hansen; [email protected]
Subject: Re: Infinite loop generating QEMU docs after upgrade to Perl 5.28.0

On Thu, Jun 28, 2018 at 6:28 AM, Melvin Mawhin 
<[email protected]<mailto:[email protected]>> wrote:

Hi,


Same thing, the error message concerning the bracket is gone but the loop is 
still there.


but as said before, changing the makefile like this does seem to solve the 
issue:

sed -i "s|LC_ALL=C|LC_ALL=C.UTF-8|" Makefile


Maybe this is a perl issue like Eli Zaretskii said.

I would need to install the new version of Perl and get the input file you are 
using to find the reason, but one thing that could give some information is if 
you do

"export TEXINFO_XS=omit"

before running "make" or "texi2any". This would help narrow down where the 
problem is occurring.

Reply via email to