Re: bash doesn't build with gcc 14.x

2024-12-07 Thread Yuri Kanivetsky
On Sat, Dec 7, 2024 at 7:50 PM Chet Ramey wrote: > Since you're building in a docker container, or, more specifically, > without ncurses or any kind of termcap/termlib support, it might be > better to run > > ./configure --disable-readline > > The ancient termcap library in lib/termcap is

Re: bash doesn't build with gcc 14.x

2024-12-07 Thread Chet Ramey
On 12/6/24 10:24 PM, Yuri Kanivetsky wrote: Meanwhile the workaround is: ./configure CFLAGS=-Wno-implicit-function-declaration && make Since you're building in a docker container, or, more specifically, without ncurses or any kind of termcap/termlib support, it might be better to run

Re: bash doesn't build with gcc 14.x

2024-12-07 Thread Chet Ramey
On 12/6/24 7:50 PM, Yuri Kanivetsky wrote: gcc 14.1.0 turned -Wimplicit-function-declaration into an error: https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=55e94561e97ed0bce4774aa1c6b5d5d82209a379 Thanks for the report. -- ``The lyf so short, the craft so long to lerne.'' - Chaucer

[sr #111160] "Names matching prefix" expansion does not honor empty prefix

2024-12-07 Thread anonymous
URL: Summary: "Names matching prefix" expansion does not honor empty prefix Group: The GNU Bourne-Again SHell Submitter: None Submitted: Sat 07 Dec 2024 11:39:47 AM UTC Ca

[sr #111159] two obscure variable-indirection failures in non-interactive shells

2024-12-07 Thread anonymous
URL: Summary: two obscure variable-indirection failures in non-interactive shells Group: The GNU Bourne-Again SHell Submitter: None Submitted: Sat 07 Dec 2024 08:47:00 AM UTC