EAGLE> search blead.log failed
ext/Devel/PPPort/t/ppphtest............FAILED at test 2
ext/Digest/SHA/t/2-nist-sha-oo.........FAILED--expected 3 tests, saw 2
ext/Digest/SHA/t/6-dump-load...........FAILED--expected 4 tests, saw 0
ext/List/Util/t/p_tainted..............FAILED--no leader found
lib/ExtUtils/t/Manifest................FAILED at test 26
lib/File/Compare.......................FAILED at test 12
Failed 6 test scripts out of 1083, 99.45% okay.

ext/Devel/PPPort/t/ppphtest - not investigated yet.

ext/Digest/SHA/t/2-nist-sha-oo - not investigated yet.

ext/Digest/SHA/t/6-dump-load - bug found.
Merging VMS path with UNIX path with string concatenation.

ext/List/Util/t/p_tainted - bug found.
Merging VMS path with UNIX path with string concatenation.

lib/ExtUtils/t/Manifest
not ok 26 -        executable if original was
#   Failed test '       executable if original was'
#   in [-.lib.extutils.t]manifest.t at line 154.
#          got: '1'
#     expected: ''
ok 27 - copy/manifest: must be readable
ok 28 -        writable if original was
not ok 29 -        executable if original was
#   Failed test '       executable if original was'
#   in [-.lib.extutils.t]manifest.t at line 154.
#          got: '1'
#     expected: ''

I think I chased this one down a while back and submitted a patch, but I would have to look it up.


lib/File/Compare - if I investigated this before, I forgot what the results were.

I am still trying to find some tuits to complete the long filename support. Opendir/Readdir and GLOB seem to be the only major things left to do.

For small stuff, I need to make sure that the buffer for fgetname() in perlio.c is large enough, and that the value of MAXPATHLEN which can be defined in Perl.h is set correctly for the version of VMS.

I do not think I found anything else that cares about the length of a pathname.

-John
[EMAIL PROTECTED]
Personal Opinion Only

Reply via email to