Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 01fa93ac353e1c48e665d9ec7559ce77f9a33155
      
https://github.com/Perl/perl5/commit/01fa93ac353e1c48e665d9ec7559ce77f9a33155
  Author: Karl Williamson <k...@cpan.org>
  Date:   2024-02-28 (Wed, 28 Feb 2024)

  Changed paths:
    M perl.h

  Log Message:
  -----------
  perl.h: Use ENV mutex even without locales

I think this was a typo, which our testing never encountered issues
with, since this is only triggered on a system without locales; which
are extremely rare

Locking the mutex to prevent simultaneous writes to the environment
should be independent of if we are using locales on the system.



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

Reply via email to