>>>>> "Pascal" == Pascal Bourguignon <[EMAIL PROTECTED]> writes:
Pascal> Raymond Toy writes:
>> >>>>> "Pascal" == Pascal Bourguignon <[EMAIL PROTECTED]> writes:
>>
>> [snip]
>>
Pascal> ;;MARK
Pascal> (setf path-ext (MAKE-PATHNAME :TYPE EXT :defaults path))
Pascal> (trint (probe-file *))
>>
>> Is * supposed to be defined when you are loading a file?
Pascal> A good point (*^.^*)
Pascal> So indeed, it the bug is completely corrected in 19b. Thank you.
Cool. FWIW, I think the issue with 18e was that it flipped the case
in logical pathnames so it was looking for "foo.LISP".
Ray