From: Jonathan Perkin <jperkin@mnx.io>
To: Robert Mustacchi <rm@fingolfin.org>
Cc: illumos-developer <developer@lists.illumos.org>
Subject: Re: [developer] Recent GCC improvements
Date: Wed, 22 May 2024 17:21:57 +0100 [thread overview]
Message-ID: <Zk4bpfBDyCWvjImL@mnx.io> (raw)
In-Reply-To: <d79b835f-f5e0-4442-87c2-6db70c2e5f50@fingolfin.org>
* On 2024-05-22 at 16:59 BST, Robert Mustacchi wrote:
>On 5/22/24 04:56, Jonathan Perkin wrote:
>> For the second fix in particular it would be good if those familiar with
>> the locale support in illumos could take a look at any support we're
>> missing. I noticed the lack of localeconv_l(), hence why LC_MONETARY
>> and LC_NUMERIC are not yet supported, but there may be others.
>
>If we get a full list of functions that the backend wants to use, I'd be
>happy to take a look at implementing the required functions to help
>there. It's hard for me to tell if everything that the BSDs have done in
>their xlocale.h is required or not.
I _think_ this is the full list:
localeconv_l()
strtod_l()
strtof_l()
strtold_l()
wcsftime_l()
At least these are all missing on joyent_20240222T001232Z.
Thanks!
--
Jonathan Perkin - mnx.io - pkgsrc.smartos.org
Open Source Complete Cloud www.tritondatacenter.com
next prev parent reply other threads:[~2024-05-22 16:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-22 11:56 Jonathan Perkin
2024-05-22 15:06 ` [developer] " Alan Coopersmith
2024-05-22 15:58 ` Robert Mustacchi
2024-05-22 16:21 ` Jonathan Perkin [this message]
2024-05-24 12:32 ` Jonathan Perkin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Zk4bpfBDyCWvjImL@mnx.io \
--to=jperkin@mnx.io \
--cc=developer@lists.illumos.org \
--cc=rm@fingolfin.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).