You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
7015de19863573066cc75ff79721681082895466 is the first bad commit
commit 7015de19863573066cc75ff79721681082895466
Author: Richard Leach <[email protected]>
Date: Wed Nov 13 21:47:35 2024 +0000
Commit: Richard Leach <[email protected]>
CommitDate: Mon Dec 16 21:32:16 2024 +0000
op_scope/newCONDOP: Optimise away empty else blocks in OP_COND_EXPR
I'm initially working on the assumption that B::Utils and B::Utils1 have a common code ancestor and whatever fixes #22866 will likely also fix this issue. (Or it's a bug in 7015de1.)
7015de1 reverted by 321290a. The need exists for a ternary to meaningfully push PL_sv_undef to the stack, whereas for an else {} block it doesn't matter.
This is a bug report for perl from "Carlos Guevara" [email protected],
generated with the help of perlbug 1.43 running under perl 5.41.7.
BBC: Blead Breaks B::Utils1
Please see http://fast-matrix.cpantesters.org/?dist=B::Utils1
Flags
Perl configuration
The text was updated successfully, but these errors were encountered: