Subject: | bleedperl@33710 breaks acond_branch.t |
I'm sure you know this but for the record:
Change 33710 by rgs@stcosmo on 2008/04/18 10:42:17
Fix the line-number-in-elsif longstanding bug.
This patch does two things :
- newSTATEOP now nullifies the state op it
just created if OPf_SPECIAL is passed to it
in flags
- the parser now inserts a nullified stateop
in the expression block of an elsif
With bleadperl@33710 this causes
t/acond_branch.t (Wstat: 0 Tests: 494 Failed: 115)
Failed tests: 7-8, 75-76, 81, 85, 348-349, 353, 357, 361
365, 390-438, 440-452, 454-494
Parse errors: Bad plan. You planned 489 tests but ran 494.