At 01:25 PM 3/13/00 -0600, Craig A. Berry wrote:
>I then got the following test failures using DEC C 5.2 on OpenVMS AXP 7.1:
>
>[.lib]filespec..........FAILED on test 187

specifically:

not ok 187 # VMS->catdir('','-','','d3'): got '[.-.d3]', expected '[-.d3]'

Is this another case where the test suite needs to change its expectations?

>[.lib]vmsish............FAILED on test 7

The subprocess does not pick up the user-mode PERLSHR logical from TEST.COM 
so it gets my supervisor-mode default.  Did we change the inheritance of 
logicals recently?

not ok 7 # subprocess output: |%DCL-W-ACTIMAGE, error activating image 
PERLSHR\n-CLI-E-IMGNAME, image file 
BUBBA$DRB2:[UTIL.PERL500503.][000000]PERLSHR.EXE;2\n-SYSTEM-F-SHRIDMISMAT, ident 
mismatch with shareable image\n|


>[.op]taint..............FAILED on test 10

This one seems familiar but it gives no specific information and I don't 
remember offhand what the problem is.

>[.pragma]warnings.......FAILED on test 196

This looks like another PERLSHR problem:

ok 195
PROG: 
# op.c
use warnings 'syntax' ;
exec "$^X -e 1" ; 
my $a
EXPECTED:
Statement unlikely to be reached at - line 4.
(Maybe you meant system() when you said exec()?)
GOT:
Statement unlikely to be reached at - line 4.
(Maybe you meant system() when you said exec()?)
%DCL-W-ACTIMAGE, error activating image PERLSHR
-CLI-E-IMGNAME, image file BUBBA$DRB2:[UTIL.PERL500503.][000000]PERLSHR.EXE;2
-SYSTEM-F-SHRIDMISMAT, ident mismatch with shareable image
not 
ok 196
FAILED on test 196


_______________________________________________
Craig A. Berry                                   
mailto:[EMAIL PROTECTED]

Reply via email to