Changeset 5795
- Timestamp:
- Jan 28, 2007, 12:42:10 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/lib/db-io.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/lib/db-io.lisp
r5744 r5795 381 381 (cdb-check-trailer cdb)) 382 382 (progn 383 (warn "Interface file ~s does not exist. " pathname)383 (warn "Interface file ~s does not exist.~%This may mean that that the \"ccl:\" logical-pathname host has not been properly initialized. " (translate-logical-pathname pathname)) 384 384 (make-cdb :fid nil :pathname (namestring pathname))))) 385 385
Note:
See TracChangeset
for help on using the changeset viewer.
