Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 60573beed1b38249375d94c13e86e71b29b3d0e3
      
https://github.com/Perl/perl5/commit/60573beed1b38249375d94c13e86e71b29b3d0e3
  Author: Karl Williamson <[email protected]>
  Date:   2020-11-10 (Tue, 10 Nov 2020)

  Changed paths:
    M sv.c

  Log Message:
  -----------
  perlapi: Consolidate sv_setpvn-ish entries


  Commit: c89051baac88bcc01fb8ac74db96934a4eff076c
      
https://github.com/Perl/perl5/commit/c89051baac88bcc01fb8ac74db96934a4eff076c
  Author: Karl Williamson <[email protected]>
  Date:   2020-11-10 (Tue, 10 Nov 2020)

  Changed paths:
    M sv.c

  Log Message:
  -----------
  perlapi: Consolidate sv_setpv-ish entries


  Commit: 26e4a9a975ccb9c9ffeb07e1e56ac4de33ec1f15
      
https://github.com/Perl/perl5/commit/26e4a9a975ccb9c9ffeb07e1e56ac4de33ec1f15
  Author: Karl Williamson <[email protected]>
  Date:   2020-11-10 (Tue, 10 Nov 2020)

  Changed paths:
    M handy.h

  Log Message:
  -----------
  Fix defns of e.g. U8_MAX/MIN

Actually trying to compile these with Devel::PPPort revealed that there
were combinations of the conditionals which led to some of the symbols
not getting defined.


Compare: https://github.com/Perl/perl5/compare/47e6c6d93f57...26e4a9a975cc

Reply via email to