Re: "error: too deeply nested expressions" for large Perl input file

2023-09-19 Thread Gavin Smith
On Mon, Sep 18, 2023 at 09:05:45PM +0200, Bruno Haible wrote: > Gavin Smith wrote: > > In gettext 0.22, there is an error running xgettext with a large input > > file: > > > > $ /usr/local/bin/xgettextHTML.pm > > HTML.pm:8052: error: too deeply nested expressions > > > > This makes "make

Re: "error: too deeply nested expressions" for large Perl input file

2023-09-18 Thread Bruno Haible
Gavin Smith wrote: > In gettext 0.22, there is an error running xgettext with a large input > file: > > $ /usr/local/bin/xgettextHTML.pm > HTML.pm:8052: error: too deeply nested expressions > > This makes "make update-po" break in the Texinfo package. Thanks for the report. Fixed throug

Re: "error: too deeply nested expressions" for large Perl input file

2023-07-09 Thread Gavin Smith
On Sun, Jul 09, 2023 at 11:27:15AM +0100, Tomasz Kłoczko wrote: > On Sun, 9 Jul 2023 at 11:06, Gavin Smith wrote: > > > In gettext 0.22, there is an error running xgettext with a large input > > file: > > > > $ /usr/local/bin/xgettextHTML.pm > > HTML.pm:8052: error: too deeply nested expressi

Re: "error: too deeply nested expressions" for large Perl input file

2023-07-09 Thread Tomasz Kłoczko
On Sun, 9 Jul 2023 at 11:06, Gavin Smith wrote: > In gettext 0.22, there is an error running xgettext with a large input > file: > > $ /usr/local/bin/xgettextHTML.pm > HTML.pm:8052: error: too deeply nested expressions > > This makes "make update-po" break in the Texinfo package. > > I have t

"error: too deeply nested expressions" for large Perl input file

2023-07-09 Thread Gavin Smith
In gettext 0.22, there is an error running xgettext with a large input file: $ /usr/local/bin/xgettextHTML.pm HTML.pm:8052: error: too deeply nested expressions This makes "make update-po" break in the Texinfo package. I have tried to reduce the input file to a minimal case by deleting