Re: Texinfo 7.1.90 on Solaris 11 OmniOS

2024-10-26 Thread Gavin Smith
On Fri, Oct 25, 2024 at 10:14:45PM +0100, Gavin Smith wrote: > On Fri, Oct 25, 2024 at 10:37:51PM +0200, Bruno Haible wrote: > > On Solaris 11 OmniOS, there is 1 test failure: > > > > > > FAIL: test_scripts/encoded_non_ascii_test_epub.sh > > = > >

Re: Texinfo 7.1.90 on mingw

2024-10-26 Thread Eli Zaretskii
> From: Gavin Smith > Date: Sat, 26 Oct 2024 10:43:54 +0100 > Cc: Bruno Haible , pertu...@free.fr, bug-texinfo@gnu.org > > > Those errors are expected. The one about /dev/null happens because the > > Perl and executable are native, while the shell is cygwin and not a > > "native" shell such as t

Re: Texinfo 7.1.90 on mingw

2024-10-26 Thread pertusus
On Sat, Oct 26, 2024 at 10:43:54AM +0100, Gavin Smith wrote: > Thanks, this makes sense to me. As far as I understand, this "mingw" is > not a valid architecture worth supporting. It is said to be mingw but > some cygwin programs are in use: Indeed, it is not mingw built on mingw, it is mingw bu

Re: Texinfo 7.1.90 on mingw

2024-10-26 Thread Gavin Smith
On Sat, Oct 26, 2024 at 10:03:35AM +0300, Eli Zaretskii wrote: > > Cc: Gavin Smith > > Date: Sat, 26 Oct 2024 00:03:19 +0200 > > From: Bruno Haible via Bug reports for the GNU Texinfo documentation system > > > > > > Patrice Dumas wrote: > > > All in all, this is already unhoped-for that we ca

Re: Texinfo 7.1.90 on mingw

2024-10-26 Thread Eli Zaretskii
> Cc: Gavin Smith > Date: Sat, 26 Oct 2024 00:03:19 +0200 > From: Bruno Haible via Bug reports for the GNU Texinfo documentation system > > > Patrice Dumas wrote: > > All in all, this is already unhoped-for that we can manage to have most > > of the tests passing on such a broken platform! >