On Mon, Sep 11, 2023 at 03:25:01PM -0400, Chet Ramey wrote:
> On 9/6/23 10:55 AM, Mike Jonkmans wrote:
> > The following 'hash -d' statements have different exit statuses.
> >
> > bash --noprofile --norc -c \
> > 'hash -d ls; echo $?' ## 0
> > bash --noprofile --norc -c \
> >
On 8/31/23 7:02 PM, Andreas K. Huettel wrote:
Dear all,
I'm trying to get qemu usermode emulation of riscv32 working.
I managed to cross-build a linux system, and have it mostly rebuild itself
(including gcc 3-phase bootstrap), however, something is broken in bash.
Is there anything wrong beyo
Am Dienstag, 12. September 2023, 21:55:13 CEST schrieb Chet Ramey:
> On 8/31/23 7:02 PM, Andreas K. Huettel wrote:
> > Dear all,
> >
> > I'm trying to get qemu usermode emulation of riscv32 working.
> > I managed to cross-build a linux system, and have it mostly rebuild itself
> > (including gcc 3
Am Dienstag, 12. September 2023, 21:55:13 CEST schrieb Chet Ramey:
>
> > run-posixexp
> > 309d308
> > < ./posixexp.tests: line 98: syntax error: unexpected end of file
>
> Did you remake y.tab.c? And if so, what version of bison did you use?
Not deliberately, but this is 5.2_p15, so if one of th