[developers] Re: main/user-fns.lsp error

John Carroll J.A.Carroll at sussex.ac.uk
Mon Jun 20 18:18:31 CEST 2005


On 20 Jun 2005, at 13:07, Ben Waldron wrote:

> 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]

Now fixed. Sorry about that.

John




More information about the developers mailing list