Branch: refs/heads/smoke-me/jkeenan/b-deparse-uninit-value-20240810
  Home:   https://github.com/Perl/perl5
  Commit: 56e56f8c954883861480699fd83ff0428844c8f8
      
https://github.com/Perl/perl5/commit/56e56f8c954883861480699fd83ff0428844c8f8
  Author: James E Keenan <jkee...@cpan.org>
  Date:   2024-08-10 (Sat, 10 Aug 2024)

  Changed paths:
    M lib/B/Deparse.pm

  Log Message:
  -----------
  B::Deparse: avoid uninitialized variable warnings

... which we're appearing on several files during:

    cd t; ./TEST -deparse; cd -

Increment version number (in package statement).


  Commit: f0d9ee01079b64bbcc5de5e2b4503f6f54a2eb79
      
https://github.com/Perl/perl5/commit/f0d9ee01079b64bbcc5de5e2b4503f6f54a2eb79
  Author: James E Keenan <jkee...@cpan.org>
  Date:   2024-08-10 (Sat, 10 Aug 2024)

  Changed paths:
    M lib/B/Deparse.pm

  Log Message:
  -----------
  Initialize one variable

... to reduce extraneous error output when running TEST -deparse.


Compare: https://github.com/Perl/perl5/compare/56e56f8c9548%5E...f0d9ee01079b

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

Reply via email to