[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Unable to build from master (cbeb65df962)
From: |
Patrice Dumas |
Subject: |
Re: Unable to build from master (cbeb65df962) |
Date: |
Wed, 13 Dec 2023 09:31:16 +0100 |
On Tue, Dec 12, 2023 at 09:01:30PM +0000, Gavin Smith wrote:
> I cannot currently build from master. It gets this far:
There was a missing dTHX. Here is a patch:
https://git.savannah.gnu.org/cgit/texinfo.git/commit/?id=202e32dd3a932cec7c6b3efa13de68f85cf863fe
It did not produce an error for me. I probably missed it because I now
use perl 5.38 to avoid valgrind issues. There are indeed many more
valgrind false positive from perl getenv/setenv when running with
TEXINFO_XS_CONVERT=1.
--
Pat