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: > >

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

2023-05-03 Thread Tianon Gravi
I'm getting the following error when building the latest "devel" (23935dbe8513437e69ca14d6b0890067dddceba3) on Alpine Linux 3.17: | gcc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -I../../lib/intl -I/tmp/bash/lib/intl -DHAVE_CONFIG_H -DSHELL -DDEBUG -Wno-parentheses -Wno-format-securi

Multi-line Prompt/PS1 wrapping oddly

2019-07-12 Thread Tianon Gravi
I cannot reproduce on Bash 4.4.23, but I can reproduce on all of Bash 5.0.3 (Debian's) Bash 5.0.7 and ea578790a910fcd394930de7a1933a9ee24f9119 from the "devel" branch ("commit bash-20190705 snapshot"). I'm on Linux and can reproduce both in my host's install of Bash (Debian Buster), and inside con

Docker "Official Image"?

2016-10-01 Thread Tianon Gravi
Hi there! I'm involved in Docker's "official images" program[0][1], which is where the top-level Docker images are maintained, and I'm interested in creating a "Bash" official image (enabling users to directly "docker run bash" or "docker run bash:4.2" for example), especially to make it easy to t