Re: Encoding translation error on macOS Sonoma 14.2

2023-12-15 Thread Thomas Dickey
LC_MESSAGES="en_US.UTF-8" > >> LC_MONETARY="en_US.UTF-8" > >> LC_NUMERIC="en_US.UTF-8" > >> LC_TIME="en_US.UTF-8" > >> LC_ALL= > >> > >> However, as I showed above, even explicitly setting LC_ALL has no effect: >

Re: Encoding translation error on macOS Sonoma 14.2

2023-12-15 Thread David Snyder
LC_ALL="en_US.UTF-8" >> $ locale >> LANG="en_US.UTF-8" >> LC_COLLATE="en_US.UTF-8" >> LC_CTYPE="en_US.UTF-8" >> LC_MESSAGES="en_US.UTF-8" >> LC_MONETARY="en_US.UTF-8" >> LC_NUMERIC="en_US.UTF-8" &

Re: Encoding translation error on macOS Sonoma 14.2

2023-12-15 Thread David Snyder
quot;en_US.UTF-8" > LC_NUMERIC="en_US.UTF-8" > LC_TIME="en_US.UTF-8" > LC_ALL="en_US.UTF-8" > > $ vile > Cannot setup translation from to UTF-8 > > > On Thu, Dec 14, 2023 at 6:44 PM Thomas Dickey wrote: > >> - Original

Re: Encoding translation error on macOS Sonoma 14.2

2023-12-15 Thread David Snyder
-8" LC_TIME="en_US.UTF-8" LC_ALL="en_US.UTF-8" $ vile Cannot setup translation from to UTF-8 On Thu, Dec 14, 2023 at 6:44 PM Thomas Dickey wrote: > ----- Original Message ----- > | From: "David Snyder" > | To: "Vile mailing list" > | Sent:

Re: Encoding translation error on macOS Sonoma 14.2

2023-12-14 Thread Thomas Dickey
- Original Message - | From: "David Snyder" | To: "Vile mailing list" | Sent: Thursday, December 14, 2023 7:51:46 PM | Subject: Encoding translation error on macOS Sonoma 14.2 | After upgrading to macOS Sonoma 14.2 (MacBook Pro with Apple M1 Pro | processor), I ca

Encoding translation error on macOS Sonoma 14.2

2023-12-14 Thread David Snyder
After upgrading to macOS Sonoma 14.2 (MacBook Pro with Apple M1 Pro processor), I can't seem to get vile to run. Even after a fresh build, I see the following error: $ vile Cannot setup translation from to UTF-8 Looking at the source I see this function in eightbit.c: static void