On Wed, Feb 08, 2023 at 09:43:55PM +0000, Gavin Smith wrote: > Tested with git commit 0fb51499dd. > > TEXINFO_XS=require perl -w t/60macro.t > > often produces a test failure in the 'macro_in_def_delimiters' test. > It does not happen every time so I suspect a memory error. > > TEXINFO_XS=require perl -w t/60macro.t macro_in_def_delimiters > > on its own seems to be ok so it may be an earlier test that caused the > problem.
I think that it is fixed in https://git.savannah.gnu.org/cgit/texinfo.git/commit/?id=2aff1e8d7d039161ddbc172df6a3dd027270469d -- Pat