bug#35681: Regression in --enable-minimal-config

2019-05-12 Thread Martijn Dekker
Op 11-05-19 om 13:08 schreef Miro Kropáček: It seems --enable-minimal-config isn't tested very often as both 4.3.48 and 4.2.x required a few #ifdef's to be added to make it compile (Linux). I think you're probably hitting this bug: https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00083.h

bug#35681: Regression in --enable-minimal-config

2019-05-12 Thread Martijn Dekker
Op 12-05-19 om 13:40 schreef Miro Kropáček: On Sun, 12 May 2019 at 12:47, Martijn Dekker wrote: I think you're probably hitting this bug: https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00083.html Thanks, that indeed looks like it. The exit status of subshells is broken in bas