Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 3ed37686f314895d81efc7b7a43f29beb10b3587
      
https://github.com/Perl/perl5/commit/3ed37686f314895d81efc7b7a43f29beb10b3587
  Author: Karl Williamson <k...@cpan.org>
  Date:   2025-01-21 (Tue, 21 Jan 2025)

  Changed paths:
    M embed.fnc
    M embed.h
    M hv.c
    M inline.h
    M pp.c
    M proto.h
    M utf8.c
    M utf8.h

  Log Message:
  -----------
  Fixes to utf8-to_bytes derivative functions

This commit turns them into inline functions instead of macros and
changes the type of a parameter to void*, which is a more accurate type
for it.



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

Reply via email to