On Tue, Nov 12, 2024 at 04:27:21PM +0200, Eli Zaretskii wrote: > 3. Function redefinition warnings compiling MiscXS. Here's one example:
MiscXS do not actually depends on Gnulib. All the issues should be gone with: https://git.savannah.gnu.org/cgit/texinfo.git/commit/?id=fac78a49c9b51f4888ef1ac7487d05eb40fb7515 I also did something similar for XSParagraph as for libtexinfo with a convenience library used to have different flags and avoid mixing Gnulib and Perl headers completly: https://git.savannah.gnu.org/cgit/texinfo.git/commit/?id=cce00fb9a015f9e251f7ee21f19bc4fee33da79d > Let me know if you'd like me to provide more information or to test > some fixes. Could you please try to see if MiscXS and XSParagraph compile now, and also if the removal of many Gnulib modules done by Gavin leads to less issues? -- Pat