In perl.git, the branch tonyc/134172-in-lc has been created
<https://perl5.git.perl.org/perl.git/commitdiff/cdf3268f4ffd58175cb8a655bebee6f209e77e65?hp=0000000000000000000000000000000000000000>
at cdf3268f4ffd58175cb8a655bebee6f209e77e65 (commit)
- Log -----------------------------------------------------------------
commit cdf3268f4ffd58175cb8a655bebee6f209e77e65
Author: Tony Cook <[email protected]>
Date: Thu Jul 18 14:09:59 2019 +1000
(perl #134172) don't croak with the locale lock held
commit fe38e583dd96b522b7d555905a8d270cff2861e7
Author: Tony Cook <[email protected]>
Date: Wed Jul 17 16:00:14 2019 +1000
(perl #134172) IN_LC() is called up to 3 times, cache it
The STORE_LC_NUMERIC_SET_TO_NEEDED() macro called IN_LC(LC_NUMERIC) up
to three times, let's cache that.
-----------------------------------------------------------------------
--
Perl5 Master Repository