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. Kr Mel ________________________________ From: carl hansen <[email protected]> Sent: Thursday, June 28, 2018 4:46 AM To: Melvin Mawhin Cc: Eli Zaretskii; [email protected] Subject: Re: Infinite loop generating QEMU docs after upgrade to Perl 5.28.0 On Wed, Jun 27, 2018 at 12:37 PM, Melvin Mawhin <[email protected]<mailto:[email protected]>> wrote: Escaping the left brace does not solve the loop 😊 it solves the error message but not the loop. do the right brace also, and also a couple lines lower. worked for me
