Steve Peters wrote:
>> [EMAIL PROTECTED] t]$ ./perl harness ../lib/constant.t
>> ../lib/constant....1/97
>> #   Failed test at ../lib/constant.t line 115.
>> #          got: '1'
>> #     expected: '0'
>> # unexpected warning
>> # Argument "12 cats" isn't numeric in addition (+) at
>> ../lib/Test/Builder.pm line 492.
>> # Looks like you failed 1 test of 97.
>> ../lib/constant.... Dubious, test returned 1 (wstat 256, 0x100)
>>  Failed 1/97 subtests
> 
> I've applied the follow change to bleadperl.  It somewhat muscles its
> way to a fix, but its the quickest fix to keep the smokers from
> putting out loads of black smoke.  I'm sure there is a better fix, but
> it will take a little more time to look into it.

cmp_ok() needs an overhaul.  The whole unoverloading system it uses is a bad
idea and this is an artifact.


-- 
Look at me talking when there's science to do.
When I look out there it makes me glad I'm not you.
I've experiments to be run.
There is research to be done
On the people who are still alive.
    -- Jonathan Coulton, "Still Alive"

Reply via email to