In perl.git, the branch tonyc/108276-PERL_OP_PARENT-cleanup has been created
<https://perl5.git.perl.org/perl.git/commitdiff/0f9a6232f0af0895807ddd0afae2d5512aa91bf9?hp=0000000000000000000000000000000000000000> at 0f9a6232f0af0895807ddd0afae2d5512aa91bf9 (commit) - Log ----------------------------------------------------------------- commit 0f9a6232f0af0895807ddd0afae2d5512aa91bf9 Author: Tony Cook <[email protected]> Date: Fri Jan 25 10:32:42 2019 +1100 PERL_OP_PARENT is always defined, stop testing for it PERL_OP_PARENT is the new reality, leaving the pre-processor checks is more confusing that anything else. I left the test in perl.c for consistency with the other checks in that code. ----------------------------------------------------------------------- -- Perl5 Master Repository
