Subject: | Tie::CArray-0.12: errors in test |
I am building Tie::CArray against perl 5.8.6 with gcc/3.4.3 on Solaris
8 (Sparc). There is the following error in the test:
$ perl -Mblib t/03intcvt.t
1..24
# Running under perl version 5.008006 for solaris
# Current time local: Mon Jan 10 14:31:26 2005
# Current time GMT: Mon Jan 10 13:31:26 2005
# Using Test.pm version 1.25
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
arg is not of type Tie::CIntArray at t/03intcvt.t line 63.
I think I managed to make it run by fiddling with the aruments
of the call on line 63, but forgot how. Can you check whether this
test is really ok the way it is? Let me know when you need more
information.
Thanks,
Marek