[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Crash in 'find_and_set_default_shell()'
From: |
Eli Zaretskii |
Subject: |
Re: Crash in 'find_and_set_default_shell()' |
Date: |
Tue, 10 May 2022 18:56:01 +0300 |
> From: Paul Smith <psmith@gnu.org>
> Date: Tue, 10 May 2022 11:05:40 -0400
>
> I will say that this does work as expected and doesn't throw an error
> with the latest GNU make Git version, on GNU/Linux.
On MS-Windows, we can barely _emulate_ Posix, so what might, by sheer
luck, work on GNU/Linux, regardless of its being invalid, can
legitimately crash on Windows, which actually assumes the value is
valid.