Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 89b92b61562cb40afcfc9c92b90d859f0486eb59
      
https://github.com/Perl/perl5/commit/89b92b61562cb40afcfc9c92b90d859f0486eb59
  Author: Karl Williamson <k...@cpan.org>
  Date:   2025-08-09 (Sat, 09 Aug 2025)

  Changed paths:
    M sv.c

  Log Message:
  -----------
  sv_vcatpvfn_flags: Use utf8_to_uv

This is a change in behavior for malformed input.  Previously it warned
and substituted 0; now it warns and substitutes the REPLACEMENT
CHARACTER, which is the better choice.



To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications

Reply via email to