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 the > on-demand Document building C data to Perl. It probably could be > possible to add more XS interfaces to fix that or maybe change how > structuring/tree parsing/conversion is split, but I prefer continuing to > work on the reader/access to tree through interfaces such that it is > easier to do XS interfaces, or not needed anymore. >
I confirm that the tests pass now, thanks.