Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: d04bc98cbd6361f785954c7dc31b08241e36f828
      
https://github.com/Perl/perl5/commit/d04bc98cbd6361f785954c7dc31b08241e36f828
  Author: Karl Williamson <k...@cpan.org>
  Date:   2025-04-03 (Thu, 03 Apr 2025)

  Changed paths:
    M toke.c

  Log Message:
  -----------
  str_to_version: Use utf8_to_uv_or_die

Previously, malformed input would result in a 0 version

By redeclaring two variables that are not otherwise used to be U8 and
not char, several casts can be avoided.



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

Reply via email to