On Sun, Jun 21, 2026 at 12:42:54AM +0200, Patrice Dumas wrote: > Hello, > > I have changed the texi2any commands tests such that if the ctexi2any > native command built from C is built, it is tested along with the Perl > texi2any command, which is always tested. > > Tell me if you think that it should be conditional, for example based on > --enable-using-c-texi2any and/or --enable-additional-checks.
We want ctexi2any to replace texi2any.pl, once enough of the program is written in C, so it makes sense to test it. I just ran "make check" and it seems to complete fine. I noticed that the OpenCSW buildboy was failing, but have not checked if it is related to this change. https://buildfarm.opencsw.org/buildbot/waterfall?category=texinfo https://buildfarm.opencsw.org/buildbot/builders/texinfo-solaris11-i386/builds/7409
