Greetings!

Fixed now I believe -- thanks!

Robert Boyer <[EMAIL PROTECTED]> writes:

> % xg
> GCL (GNU Common Lisp)  2.7.0 ANSI    Jun 22 2006 08:01:28
> 
> >(proclaim '(optimize (safety 3)))
> 
> NIL
> 
> >(defun foo () (setf (documentation 'bar 'function) "stuff"))
> 
> FOO
> 
> >(compile 'foo)
> 
> ;; Compiling /tmp/gazonk_27390_0.lsp.
> ; (DEFUN FOO ...) is being compiled.
> ;;; The function (SETF DOCUMENTATION) is illegal.
> No FASL generated.
> Error in COMPILE [or a callee]: File #P(:NAME "t") does not exist.
> 
> 
> 

-- 
Camm Maguire                                            [EMAIL PROTECTED]
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah


_______________________________________________
Gcl-devel mailing list
Gcl-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to