Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: d70f8804cf03be3b9ea1cb558a3efa9cff45de3b
      
https://github.com/Perl/perl5/commit/d70f8804cf03be3b9ea1cb558a3efa9cff45de3b
  Author: Karl Williamson <[email protected]>
  Date:   2022-07-17 (Sun, 17 Jul 2022)

  Changed paths:
    M t/re/fold_grind.pl

  Log Message:
  -----------
  t/re/fold_grind: Use C locale if no LC_CTYPE

It is possible, though unlikely, for a system to have locales,
but not LC_CTYPE.  Perhaps this would be out of security
paranoi^Wconcerns.  Testing this configuration showed that fold_grind
would fail under it.


Reply via email to