Re: perl bug , unescaped left brace

2019-02-02 Thread carl hansen
On Sat, Feb 2, 2019 at 1:11 AM Gavin Smith wrote: > > On Fri, Feb 01, 2019 at 02:32:48PM -0800, carl hansen wrote: > > Unescaped left brace in regex is deprecated here (and will be fatal in > > Perl 5.32), passed through in regex; marked by <-- HERE in > > What version of Texinfo did you try this

Re: two versions of texinfo.tex

2019-02-02 Thread Gavin Smith
On Fri, Feb 01, 2019 at 03:45:44PM -0800, carl hansen wrote: > versions of > doc/texinfo.tex > and > build-aux/texinfo.tex > are different. At least one of them is not up-to-date. > > "Unnecessary redundancy is the hobgoblin of software engineering." build-aux/texinfo.tex is put there by 'automa

Re: perl bug , unescaped left brace

2019-02-02 Thread Gavin Smith
On Fri, Feb 01, 2019 at 02:32:48PM -0800, carl hansen wrote: > Unescaped left brace in regex is deprecated here (and will be fatal in > Perl 5.32), passed through in regex; marked by <-- HERE in What version of Texinfo did you try this with? These warnings have already been fixed in the developm