https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255646
Yuri Pankov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|12.2-RELEASE |CURRENT Component|misc |bin Status|New |Open Assignee|[email protected] |[email protected] CC| |[email protected] --- Comment #1 from Yuri Pankov <[email protected]> --- It's not really destroyed, rather this is a corner case for 3 locales - C, POSIX, C.UTF-8 - using the same static (as in "not loaded from file") collate object, and using newlocale() simply overwrites the name. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
