Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 4ee6fa1ac7bd385d112a5d06ee324155c927882d
      
https://github.com/Perl/perl5/commit/4ee6fa1ac7bd385d112a5d06ee324155c927882d
  Author: Karl Williamson <k...@cpan.org>
  Date:   2025-05-19 (Mon, 19 May 2025)

  Changed paths:
    M op.c

  Log Message:
  -----------
  Generalize tr/// compilation to work under EBCDIC

This changes to use a symbolic constant that is valid on any platform,
instead of a numeric value that isn't valid on EBCDIC platforms.

The value for this symbolic constant is unchanged on ASCII platforms,
which means this commit doesn't change any compiled code, so that it can
go into 5.42.



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

Reply via email to