Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: b2da456cf039047e0f6ff218fe759a84b1ebaf24
https://github.com/Perl/perl5/commit/b2da456cf039047e0f6ff218fe759a84b1ebaf24
Author: Karl Williamson <[email protected]>
Date: 2024-01-21 (Sun, 21 Jan 2024)
Changed paths:
M locale.c
Log Message:
-----------
locale.c: Add 2 missing lines
These somehow did not get included in
afc6e1ac7f0c8208d2dba809f585e996fd63548f.
I don't know how they got dropped. It had to be a rebase, but they
weren't anywhere near any conflicts that had to be resolved. I'll just
have to be more on the lookout in the future.
This would only show up on a platform without nl_langinfo() (Windows and
MingW typically), and for a locale whose decimal point is neither a dot
nor a comma.