-----BEGIN PGP SIGNED MESSAGE----- Moin,
On 24-Mar-02 Craig A. Berry tried to scribble about: > At 10:27 AM +0100 3/24/02, Tels wrote: > >> > - $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. > > I think the score I posted was before my patch. After it, I see the > following for ../lib/math/bigint/t/*.t: > > Failed 2/23 test scripts, 91.30% okay. 168/16117 subtests failed, 98.96% > okay. > > A gzipped log of complete harness output is attached. The following > are examples of the kind of failures I'm still seeing: Thanx, will look into it. I started with your patch to import(), but the problem is deeper, and I ended up rewriting the logic. But real life interfered. See you tomorrow night.. Thanx for your time! Tels - -- perl -MDev::Bollocks -e'print Dev::Bollocks->rand(),"\n"' quickly supply advanced data 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. iQEVAwUBPJ45ZHcLPEOTuEwVAQElGgf9GxJy0LiuUVBVCh2NmkAAkkK9gA0MiwZA 4dNfhV+/btSM4vFCJ/Xd1+mxV8Wzx34O0tEe7PkJ6iEwCBCxPqTcLmtCsjtQLDcx iCeQ8rucaAiw7NyZZAXjl5+zrD0bh6txIBocQMB0xYh974ppVKXqS2uDydJtdEkI UdM86A720VdDoRS6Vi0fzNoB3xXvah72ETDw30YFHQXmRh9rsR9Ne+iO6MQCya0Q CiZm0ApTYOtLluMNHTW5kKaXL3ZSu5fDlz6z1mYqiI79pzBEUHVq6VVnkGpN/dYs ivVbHns8l22PnonmPsw/0KnMIOaGjrOhDf6kbr6VD1brPL/FIuWc2Q== =WzN9 -----END PGP SIGNATURE-----
