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 <[EMAIL PROTECTED]> 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
> [email protected]
> http://lists.gnu.org/mailman/listinfo/gcl-devel
> 
> 
> 

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


_______________________________________________
Gcl-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to