Fwd: EOF at PS2

2023-05-04 Thread Martin D Kealey
On Thu, 4 May 2023 at 05:20, Chet Ramey wrote: > On 4/26/23 5:38 PM, Grisha Levit wrote: > > The setting of ignoreeof is ignored at PS2: > > > > bash --norc -o ignoreeof > > $ uname \ > >> ^D > > Linux > > (bash exits) > It's never been active in this situation, because it doesn't meet the > cri

Re: Alpine: strscpy.c:25:1: error: unknown type name 'ssize_t'; did you mean 'size_t'?

2023-05-04 Thread Tianon Gravi
On Wed, 3 May 2023 at 17:57, Emanuele Torre wrote: > On Wed, May 03, 2023 at 04:56:16PM -0700, Tianon Gravi wrote: > > I'm getting the following error when building the latest "devel" > > (23935dbe8513437e69ca14d6b0890067dddceba3) on Alpine Linux 3.17: > > Techincally ssize_t is not part of stan

Re: [PATCH] add missing null check in duplicate_buffered_stream()

2023-05-04 Thread Chet Ramey
On 5/3/23 7:40 PM, Emanuele Torre wrote: This was causing crashes when non-interactive shells that read stdin, either source a file that dups stdin, or run an eval command that dups stdin: Thanks for the report. -- ``The lyf so short, the craft so long to lerne.'' - Chaucer `