summaryrefslogtreecommitdiff
path: root/opcode.h
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2022-12-17 08:12:23 -0700
committerKarl Williamson <khw@cpan.org>2022-12-20 05:53:42 -0700
commit433506b77693f56037df866690c55769c32304e4 (patch)
treed922e249d33aa5b91c44e3d6ad57885ae600d7ec /opcode.h
parentdf08369eedb6c7ccdea859fb0edd7cbfc82930cd (diff)
downloadperl-433506b77693f56037df866690c55769c32304e4.tar.gz
API-test:locale.t: Look for a comma radix locale
Prior to this commit there was code (whose results were ignored) looking for a locale with a non-dot radix. This can result in a UTF-8 radix, which may not display properly without the terminal and file handle being in sync. Almost all non-dot locales use a comma, which is represented the same in UTF-8 as not, so doesn't suffer from the display problem. So look specifically for a comma. The result is still unused, but the next commit will use it.
Diffstat (limited to 'opcode.h')
0 files changed, 0 insertions, 0 deletions