Re: 5.8.2 and 5.9.0, basic test fails on OpenVMS/VAX 7.3

2003-11-19 Thread Craig Berry
On Wednesday, November 19, 2003, at 09:54AM, Saku Setala <[EMAIL PROTECTED]> wrote: >> $ @[.vms]test .exe "" -"v" [.base]num.t > >if ($^O eq 'ultrix') { > # Ultrix enters looong nirvana over this. > print "ok 47\n"; >} else { > $a = >0.0

Re: 5.8.2 and 5.9.0, basic test fails on OpenVMS/VAX 7.3

2003-11-19 Thread Saku Setala
Hi, and thanks for reply. On Wed, 19 Nov 2003, Craig A. Berry wrote: > Since no one stepped forward to do any VAX testing during the very > long release candidate cycle for 5.8.2, it's not that surprising we'd > encounter problems. However, it looks like you did get a successful > build, so that

Re: 5.8.2 and 5.9.0, basic test fails on OpenVMS/VAX 7.3

2003-11-19 Thread Craig A. Berry
At 1:37 AM +0200 11/19/03, Saku Setala wrote: >Compiling with > >Compaq C V6.4-005 on OpenVMS VAX V7.3 Since no one stepped forward to do any VAX testing during the very long release candidate cycle for 5.8.2, it's not that surprising we'd encounter problems. However, it looks like you did get a

5.8.2 and 5.9.0, basic test fails on OpenVMS/VAX 7.3

2003-11-19 Thread Saku Setala
Compiling with Compaq C V6.4-005 on OpenVMS VAX V7.3 Perl 5.8.2: t/base/cond..ok t/base/ifok t/base/lex...ok t/base/num...FAILED at test 47 Failed a basic test--cannot continue. Perl 5.9.0: t/ba