[Rpm-maint] [rpm-software-management/rpm] Use C.UTF-8 instead of C if available (PR #2616)
Panu Matilainen
notifications at github.com
Tue Aug 15 12:01:17 UTC 2023
Mostly everything around us is UTF-8 these days, we need to get on with the times. Especially now that glibc >= 2.35 finally supports it too. Attempt to detect C.UTF-8 availability in cmake and prefer when available, fall back to C when not.
Fixes: #2587
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/2616
-- Commit Summary --
* Use C.UTF-8 instead of C if available
-- File Changes --
M CMakeLists.txt (13)
M build/files.c (2)
M config.h.in (1)
M macros.in (2)
M rpmio/rpmglob.c (4)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/2616.patch
https://github.com/rpm-software-management/rpm/pull/2616.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2616
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2616 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230815/dd184e6f/attachment.html>
More information about the Rpm-maint
mailing list