At 16:12 Uhr -0400 31.05.2002, Chris Nandor wrote:
>At 14:22 +0200 2002.05.31, Thomas Wegner wrote:
>>I've just run Spec.t (I've moved it to perl/t/, before I executed it), and
>>all (1..369) tests are ok. Which tests are failing for you?
>
>not ok 285 # Mac->catdir('', '::'): got ':', expected ''
>not ok 320 # Mac->catdir('','::','d1','d2'): got ':d1:d2:', expected 'd1:d2:'
>
>I am going to look into it momentarily, but any input you have is welcome.
>


Not sure whether or not you have solved this in the meantime, just in case
not ...

test 285 should give $root, i.e. File::Spec->rootdir (startup volume)
test 320 should give "${root}d1:d2:"

Looks as if $root is not set properly, but in this case, other tests should
fail too. I'm clueless (since I cannot repeat it). If necessary, I'll look into
it again when MacPerl 5.8.0 has arrived.


Best regards,

--Thomas

Reply via email to