bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Setlocale on macos doesn’t work


From: Nick Brook
Subject: Re: Setlocale on macos doesn’t work
Date: Tue, 3 Nov 2020 10:00:32 +0000

Using dapptrace on macOS gives this result (after removing dyld calls):

https://pastebin.com/CyPDGPZ2

Using breakpoints, all functions are called.

It’s worth noting that the same code works correctly on Linux. As such, I think the problem must be in gettext compiled for macOS.


On 2 Nov 2020, at 20:35, Bruno Haible <bruno@clisp.org> wrote:

Nick Brook wrote:
I’ve installed gettext via homebrew on macos, but setlocale has no effect
in my application - only changing the LANG environment variable works.
Is this a bug?

There are several possible causes. A recipe for determining the actual cause
in your case is found in the GNU gettext FAQ at
https://www.gnu.org/software/gettext/FAQ.html#integrating_noop

Bruno



reply via email to

[Prev in Thread] Current Thread [Next in Thread]