[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: texinfo-6.8.90 pretest on mingw
From: |
Bruno Haible |
Subject: |
Re: texinfo-6.8.90 pretest on mingw |
Date: |
Sun, 23 Oct 2022 12:30:23 +0200 |
Eli Zaretskii wrote:
> > - nearly all of the 'ii-????-test' tests fail,
>
> This could be due to Diff. I have long ago replaced the MSYS Diff
> with the following shell script (and gladly forgot about this issue):
>
> #! /bin/sh
> # diff --- like diff.exe but ignore trailing CR characters
> /bin/real_diff --strip-trailing-cr $*
>
> where 'real_diff' is the original Diff program, renamed.
Indeed, the ii-0045-test for example failed because the actual output has
lines ending in <CR><LF> not just <LF>.
- Re: texinfo-6.8.90 pretest on mingw, (continued)
Re: texinfo-6.8.90 pretest on mingw, Eli Zaretskii, 2022/10/23
mingw-w64 CR handling, Gavin Smith, 2022/10/23
Re: mingw-w64 CR handling, Bruno Haible, 2022/10/23
Re: mingw-w64 CR handling, Eli Zaretskii, 2022/10/23
Re: texinfo-6.8.90 pretest on mingw, Eli Zaretskii, 2022/10/23
Re: texinfo-6.8.90 pretest on mingw, Gavin Smith, 2022/10/23
Re: texinfo-6.8.90 pretest on mingw, Gavin Smith, 2022/10/23
Re: texinfo-6.8.90 pretest on mingw, Bruno Haible, 2022/10/29
Re: texinfo-6.8.90 pretest on mingw, Gavin Smith, 2022/10/23
Re: texinfo-6.8.90 pretest on mingw, Bruno Haible, 2022/10/29
Re: texinfo-6.8.90 pretest on other platforms, Bruno Haible, 2022/10/22
Re: texinfo-6.8.90 pretest, Andreas Schwab, 2022/10/24