Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 6f3f92b16b1e7beaa03ef35c2b80de8a2b8e406a
      
https://github.com/Perl/perl5/commit/6f3f92b16b1e7beaa03ef35c2b80de8a2b8e406a
  Author: Vladimír Marek <vlmare...@gmail.com>
  Date:   2025-04-16 (Wed, 16 Apr 2025)

  Changed paths:
    M AUTHORS
    M locale.c

  Log Message:
  -----------
  Fix locale handling in Solaris

Solaris setlocale(3C) returns composite locale prefixed by slash. For example
"/en_US.UTF-8/C/C/C/C/C". See man page. We must remove it or this
function will think that there is additional empty locale at the
beginning of the string and the number of detected locales will not
match expected LC_ALL_INDEX_.



To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications

Reply via email to