Branch: refs/heads/yves/add_nicer_PERL_DEB_aliases
  Home:   https://github.com/Perl/perl5
  Commit: 26f43ba997ce23b2b7ecdb2636b3914af3fcffb8
      
https://github.com/Perl/perl5/commit/26f43ba997ce23b2b7ecdb2636b3914af3fcffb8
  Author: Yves Orton <demer...@gmail.com>
  Date:   2025-02-10 (Mon, 10 Feb 2025)

  Changed paths:
    M perl.h

  Log Message:
  -----------
  perl.h - add nice aliases for PERL_DEB() and PERL_DEB2()

This patch adds PERL_IF_DEBUGGING() as an alias for PERL_DEB() and
adds PERL_IF_DEBUGGING_ELSE() as an alias for PERL_DEB2().
It also documents them, along with PERL_DEBUG()
and DEBUG_r() and friends.

Currently I have not switched the existing PERL_DEB() or PERL_DEB2()
calls to use the new names. I wanted to get feedback on this first.

Thanks to mauke for the name suggestions!



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

Reply via email to