Hi Bill.

| I think that there is one more place in daase.lisp.pamphlet
| near you last patch where probe-file should be changed to
| truename:
|
|   (dolist (dir dirlist)
|           (localdatabase nil
|                          (list (list '|dir|
|                                      (namestring (probe-file
|                                                   (format nil "./~a"
|                                                           dir)))))
|                          'make-database))

I ignored that as it didn't break the build, so I'll leave you to decide and
prepare the official patch modding the above or otherwise.

Cheers

Mike Thomas.




_______________________________________________
Gcl-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to