gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] fmakunbound bug


From: Peter Wood
Subject: [Gcl-devel] fmakunbound bug
Date: Mon, 7 Mar 2005 13:05:52 +0100
User-agent: Mutt/1.4.2.1i

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




reply via email to

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