[developers] main/user-fns.lsp error

Ben Waldron benjamin.waldron at cl.cam.ac.uk
Mon Jun 20 14:07:45 CEST 2005


Hi John-

The code below causes an error with Allegro Common Lisp. I'm not sure 
how you want to fix it.

-Ben

  (let ((pathname #-(and :mcl (not :openmcl)) (user-homedir-pathname)
                  #+(and :mcl (not :openmcl)) (ccl::findfolder 
#$kOnSystemDisk #$kCurrentUserFolderType))

;;; Compiling file /home/bmw20/lkb/src/main/user-fns.lsp
Error: No dispatch function defined for #\$.
  [condition type: SIMPLE-ERROR]





More information about the developers mailing list