gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] Re: bug in compilation of setf documentation at safety 3


From: Camm Maguire
Subject: [Gcl-devel] Re: bug in compilation of setf documentation at safety 3
Date: 22 Jun 2006 17:19:42 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!

Fixed now I believe -- thanks!

Robert Boyer <address@hidden> 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                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

[Prev in Thread] Current Thread [Next in Thread]