On Tue, Jan 12, 2021, 08:58 Chet Ramey <chet.ra...@case.edu> wrote: > On 1/11/21 8:07 PM, Henry Bent wrote: > > locale.c: In function 'set_default_locale': > > locale.c:94:3: error: 'local_shiftstates' undeclared (first use in this > > function) > > local_shiftstates = 0; > > Thanks for the report. I guess it just shows how rare non-multibyte systems > are these days. > > Chet
> Well, I can report that I have a working bash 5.1 patch 4 on sparc-sun-solaris2.5.1, where this report is from, as well as Irix 4.0.5H and Tru64 V5.1B-6. None required anything other than trivial fixes. -Henry