Branch: refs/heads/smoke-me/jkeenan/debugger-quiet-warnings-20201222
  Home:   https://github.com/Perl/perl5
  Commit: 5c05daa9b511ec4e77de69d24e26fd279863c141
      
https://github.com/Perl/perl5/commit/5c05daa9b511ec4e77de69d24e26fd279863c141
  Author: James E Keenan <[email protected]>
  Date:   2020-12-22 (Tue, 22 Dec 2020)

  Changed paths:
    M lib/perl5db.pl

  Log Message:
  -----------
  Adapt debugger to warnings on.

Because this program is still so heavily dependent on (package) global
variables, we'll suppress 'uninitialized value' warnings.  However, all
other warnings can either be surgically suppressed or fixed by
correcting the code generating the warnings.

Increment $VERSION.


Reply via email to