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: Bruno Haible
Subject: Re: Setlocale on macos doesn’t work
Date: Tue, 03 Nov 2020 13:06:10 +0100
User-agent: KMail/5.1.3 (Linux/4.4.0-193-generic; KDE/5.18.0; x86_64; ; )

Nick Brook wrote:
> Using dapptrace on macOS gives this result (after removing dyld calls):
> 
> https://pastebin.com/CyPDGPZ2

A trace that does not show the string values is nearly useless.

> Using breakpoints, all functions are called.

And what about step 1 of
https://www.gnu.org/software/gettext/FAQ.html#integrating_noop ?

> 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.

It can also be in your environment. That's what the FAQ is about.

If you want me to investigate, you need to provide a small self-contained
example. Which you can construct using the argument values you found at the
breakpoints.

Bruno




reply via email to

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