Skip to content

Allow use of dragonfly locale code so non-C locales work. #56

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: il-14_2_0
Choose a base branch
from

Conversation

Bill-Sommerfeld
Copy link

This tweaks the libstdc++ configure script to let you pass --enable-clocale=dragonfly to select the dragonfly locale code; this will only work on illumos if you also have the illumos-gate changes in https://code.illumos.org/c/illumos-gate/+/4242

The ctype_members.cc patch is from Jonathan Perkin's patch in pkgsrc-extra and is needed to avoid undefined symbols.

From Jonathan Perkin's patch in pkgsrc-extra
encoded characters.  C++'s locale interface can only cope with a
single char or a single wchar_t.
@Bill-Sommerfeld Bill-Sommerfeld marked this pull request as ready for review May 18, 2025 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant