Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 526a600d327518b2e34c33cbf012550a3a88fd8b
      
https://github.com/Perl/perl5/commit/526a600d327518b2e34c33cbf012550a3a88fd8b
  Author: Karl Williamson <k...@cpan.org>
  Date:   2023-08-17 (Thu, 17 Aug 2023)

  Changed paths:
    M embed.fnc
    M embed.h
    M locale.c
    M proto.h

  Log Message:
  -----------
  locale.c: Compile utf8ness on platforms that need it

These two functions need to be compiled on certain other platforms than
what was happening.


  Commit: 8cb28a52c7da8a1ad773375f11dcd37d9ab07adf
      
https://github.com/Perl/perl5/commit/8cb28a52c7da8a1ad773375f11dcd37d9ab07adf
  Author: Karl Williamson <k...@cpan.org>
  Date:   2023-08-17 (Thu, 17 Aug 2023)

  Changed paths:
    M locale.c

  Log Message:
  -----------
  locale.c: Silence compiler warning on some platforms

This argument isn't used on some platforms.


Compare: https://github.com/Perl/perl5/compare/8be87d1d4217...8cb28a52c7da

Reply via email to