gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] fmakunbound bug


From: Camm Maguire
Subject: Re: [Gcl-devel] fmakunbound bug
Date: 07 Mar 2005 10:35:23 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Thanks for the report.  Should be fixed in CVS now, as was Paul's
remaining fmakunbound bug regarding setf function names.  Paul,
perhaps you want a test in your suite for fmakunbound on undefined
function names?

Take care,

Peter Wood <address@hidden> writes:

> Hi
> 
> GCL (GNU Common Lisp)  2.7.0 ANSI    Mar  5 2005 13:34:27
> ...
> >(fboundp 'foo)
> 
> NIL
> 
> >(fmakunbound 'foo)
> 
> FOO
> 
> fmakunbound should cause an error if foo is not a function name.
> 
> Regards,
> Peter
> 
> 
> _______________________________________________
> Gcl-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/gcl-devel
> 
> 
> 

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