When LOAD calls MERGE-PATHNAMES on its input file, use :default-version
of NIL so as to not gratuitously tack on a :newest version attribute. This lets eg (load "HOST:FILE.LISP") work when no explicit version translation is supplied. So far, this seems like the "Right Thing To Do" and seems compatible with other implementations.
Loading
Please register or sign in to comment