Re: Many differences in test results with TEXINFO_XS_STRUCTURE=0

2025-05-29 Thread Gavin Smith
On Thu, May 29, 2025 at 10:04:46AM +0200, Patrice Dumas wrote: > On Tue, May 27, 2025 at 08:23:30PM +0100, Gavin Smith wrote: > > However, running the test suite with TEXINFO_XS_STRUCTURE=0 produces > > many other changes too: > > I fixed all the issues, I think. One issue (re)uncovered a flaw in

Re: info tests reading $ginfo_output started failing

2025-05-29 Thread Gavin Smith
On Thu, May 29, 2025 at 04:33:23PM +0200, Patrice Dumas wrote: > Hello, > > Many info tests (38 over 87) started failing for me. The tests that > fail are those that look at the $ginfo_output content. I tried to > comment out some code modified by the last commit on the info test > suite, but it

info tests reading $ginfo_output started failing

2025-05-29 Thread Patrice Dumas
Hello, Many info tests (38 over 87) started failing for me. The tests that fail are those that look at the $ginfo_output content. I tried to comment out some code modified by the last commit on the info test suite, but it did not change anything. I have no idea what changed, it could be somethi

Re: Many differences in test results with TEXINFO_XS_STRUCTURE=0

2025-05-29 Thread Patrice Dumas
On Tue, May 27, 2025 at 08:23:30PM +0100, Gavin Smith wrote: > However, running the test suite with TEXINFO_XS_STRUCTURE=0 produces > many other changes too: I fixed all the issues, I think. One issue (re)uncovered a flaw in the on-demand Document building C data to Perl. It probably could be po