On Thu 03 Oct 2002 12:53, "H.Merijn Brand" <[EMAIL PROTECTED]> wrote:
> On Thu 03 Oct 2002 12:43, "H.Merijn Brand" <[EMAIL PROTECTED]> wrote:
> > Here it is, against 17970. Take 1. A lot more work than removing leaktest. I
> > had to refuel the chainsaw twice, put it purred away nicely :)
> 
> also remove perl.h#662: #   endif
> 
> sorry

In no-thread env only one failing test (but it's not due to my changes :)

ext/Storable/t/code..................# Test 38 got: 'code sub {
    use strict 'refs';
    'JAPH';
} caused an error: caller trapped by operation mask at ../lib/strict.pm line 22.
Compilation failed in require at (eval 37) line 2.
BEGIN failed--compilation aborted at (eval 37) line 2, at ../ext/Storable/t/code.t 
line 215
' (../ext/Storable/t/code.t at line 216)
#    Expected: ''
#  ../ext/Storable/t/code.t line 216 is:        ok($@, "");
Not a CODE reference at ../ext/Storable/t/code.t line 217.
FAILED at test 38

Under -Duseithreads I get the same, so I guess I'm on the safe side with my
patch :)

> I'll post a take-2 after receiving comments and/or ommisions (there /will/ be)


-- 
H.Merijn Brand        Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using perl-5.6.1, 5.8.0 & 633 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3,
  WinNT 4, Win2K pro & WinCE 2.11.  Smoking perl CORE: [EMAIL PROTECTED]
http:[EMAIL PROTECTED]/   [EMAIL PROTECTED]
send smoke reports to: [EMAIL PROTECTED], QA: http://qa.perl.org


Reply via email to