> Date: Thu, 14 Nov 2024 21:54:07 +0100 > From: Patrice Dumas <pertu...@free.fr> > Cc: Gavin Smith <gavinsmith0...@gmail.com>, bug-texinfo@gnu.org > > 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
Thanks, this sounds promising. > > 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? My free time is severely limited, so I prefer to wait until the next pretest. But if that is too far away, I might try building a snapshot tarball, if you or Gavin can produce such a tarball. (I don't want to try building from Git, since that's likely to require tools that I don't have installed, and possibly create other issues that I never faced.)