Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 348cc601934041a2eb1ad823ad3ef665b7e5e33f
https://github.com/Perl/perl5/commit/348cc601934041a2eb1ad823ad3ef665b7e5e33f
Author: Karl Williamson <[email protected]>
Date: 2023-11-19 (Sun, 19 Nov 2023)
Changed paths:
M perl.h
Log Message:
-----------
Supported MSCV no longer has a broken localeconv()
We no longer support prior to VS 2015, at which point a bug was fixed.
Commit: ed197f433485bbca029fb8ea9407ef93db7b4183
https://github.com/Perl/perl5/commit/ed197f433485bbca029fb8ea9407ef93db7b4183
Author: Karl Williamson <[email protected]>
Date: 2023-11-19 (Sun, 19 Nov 2023)
Changed paths:
M perl.h
Log Message:
-----------
MingW with UCRT doesn't have the broken localeconv()
Compare: https://github.com/Perl/perl5/compare/c4013bc9855e...ed197f433485