-----BEGIN PGP SIGNED MESSAGE----- Moin,
On 24-Mar-02 Craig A. Berry tried to scribble about: > All of the Math::BigInt tests failed with today's snapshot. The > provisional patch at the end of this message gets some things > working. The only problem it really fixes was that > File::Spec->catdir produces -- surprise -- a directory name and not a > file name. I'm seeing quite a few remaining failures and I hope to > post more details tomorrow. I added a warning that narrows some > problems down a bit. This was with a -des configure on OpenVMS Alpha > 7.3. > > Here's the current scorecard: > - $file = File::Spec->catdir (@parts, $file); > + $file = File::Spec->catfile (@parts, $file); How many failures does this fix? And can you send me a detailed output of the remaining? I suspect that all failures have something with path/dirs and constructs like unshift @INC, '../lib' in the testsuite. Thanx for your efforts! Tels - -- perl -MDev::Bollocks -e'print Dev::Bollocks->rand(),"\n"' ambassadorially reintermediate efficient information http://bloodgate.com/perl My current Perl projects PGP key available on http://bloodgate.com/tels.asc or via email -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: When cryptography is outlawed, bayl bhgynjf jvyy unir cevinpl. iQEVAwUBPJ2cEHcLPEOTuEwVAQF0twf9GalDiHTLon1jOXeJMmuibE3FMq+BWzV+ 9v0JdxcGjP1VoHpOI8J+wHqTbwem4+BoZ0gieTfC+XxK2I5qoA4STd/E1rCK0bS3 V52/GxXbphZZPPAOmir8rYDmr13RqbHT6ZANMjubPK65CqwxK62PtPPGdMBKn54B ZgZo+MzgNPvz1CEB6XRj0ScXFF/68xKsKAdO861aMvieaaNPwNhCopJLUzIPI5O8 4ItPBwxoH3GYGGTcVHeVCKbVSqhazDq3uCxDBhwcubAm7JswSn1xLDWt8zJzCIcG csU18cfjN5byG1aa8dv7XAo5LnMDv9FpjmEWJnAKceOOMH+tz2S4cQ== =W5C7 -----END PGP SIGNATURE-----
