diff options
author | Nicholas Clark <nick@ccl4.org> | 2011-02-04 16:59:42 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2011-02-04 16:59:42 +0000 |
commit | 3df2ec53a8bebf2834a6148ee2f3453fdc73fd66 (patch) | |
tree | a0d1b21afd135fb29d931bafa7d7c0e295d04707 /pod/perlinterp.pod | |
parent | 3857d07c85882fa81d5e5c1ce2867e8c957747d0 (diff) | |
download | perl-3df2ec53a8bebf2834a6148ee2f3453fdc73fd66.tar.gz |
Actually generate full failure diagnostics in checkErrs() in B's OptreeCheck,
3857d07c85882fa8 used if() where unless() would have been correct. However, I
didn't spot this because
a: none of the tests fail so none are trying to generate diagnostics
b: the code as written is silent if there are no errors
Hence make the code be called unconditionally, which simplifies things.
Remove the vestigial forced fail() if $gOpts{fail} is true.
Diffstat (limited to 'pod/perlinterp.pod')
0 files changed, 0 insertions, 0 deletions