[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: anonymous pipes in recursive function calls
From: |
Zachary Santer |
Subject: |
Re: anonymous pipes in recursive function calls |
Date: |
Sun, 14 Jul 2024 23:39:39 -0400 |
On Sun, Jul 7, 2024 at 9:40 PM Zachary Santer <zsanter@gmail.com> wrote:
>
> On Sun, Jul 7, 2024 at 2:44 PM Chet Ramey <chet.ramey@case.edu> wrote:
> >
> > Why not check the releases -- with patches -- between the two? They're
> > all available via git if you don't want to download tarballs.
>
> Completely fair. I am being a bit lazy.
>
> Really need to bite the bullet and switch to Cygwin.
For anyone who was interested...
Both issues were resolved by the final bash 5.0 patch. Can't build
older versions in MSYS without troubleshooting linking issues. Cygwin
wasn't necessary.
Thanks for your time.