[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Texinfo 7.1.90 on mingw
From: |
Bruno Haible |
Subject: |
Re: Texinfo 7.1.90 on mingw |
Date: |
Sun, 27 Oct 2024 21:21:27 +0100 |
Eli Zaretskii wrote:
> > Cygwin does a similar thing; not inside bash but inside its fork+exec()
> > system calls (which bash uses, of course). [4]
>
> Not entirely, because, for example, /dev/null is left unchanged.
Fortunately Cygwin does not do this sort of heuristic substitutions in
argv[1..argc] — otherwise I couldn't recommend Cygwin either.
> Also, drive letters are not handled, AFAIR, so invoking programs from
> another drive could be problematic.
That is acceptable; it's only a minor restriction for a developer and no
restriction in a CI environment (which has only one drive, typically).
Bruno
- Re: Texinfo 7.1.90 on mingw, (continued)
- Re: Texinfo 7.1.90 on mingw, Bruno Haible, 2024/10/25
- Re: Texinfo 7.1.90 on mingw, Patrice Dumas, 2024/10/25
- Re: Texinfo 7.1.90 on mingw, Bruno Haible, 2024/10/25
- Re: Texinfo 7.1.90 on mingw, Patrice Dumas, 2024/10/25
- Re: Texinfo 7.1.90 on mingw, Eli Zaretskii, 2024/10/26
- Re: Texinfo 7.1.90 on mingw, Gavin Smith, 2024/10/26
- Re: Texinfo 7.1.90 on mingw, pertusus, 2024/10/26
- Re: Texinfo 7.1.90 on mingw, Eli Zaretskii, 2024/10/26
- Re: Texinfo 7.1.90 on mingw, Bruno Haible, 2024/10/27
- Re: Texinfo 7.1.90 on mingw, Eli Zaretskii, 2024/10/27
- Re: Texinfo 7.1.90 on mingw,
Bruno Haible <=
- Re: Texinfo 7.1.90 on mingw, Eli Zaretskii, 2024/10/27
Re: Texinfo 7.1.90 on mingw, Eli Zaretskii, 2024/10/26
Re: Texinfo 7.1.90 pretest available, Patrice Dumas, 2024/10/27