gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] defpackage non-compliant?


From: Sam Steingold
Subject: [Gcl-devel] defpackage non-compliant?
Date: 24 Jun 2003 13:31:39 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>(defpackage "foo" (:use "CL"))

Error: "CL" is not of type (LISP:OR LISP:SYMBOL LISP:STRING ...).
Fast links are on: do (si::use-fast-links nil) for debugging
Error signalled by LISP:USE-PACKAGE.
Broken at LISP:USE-PACKAGE.  Type :H for Help.
foo>>

1. the form _is_ valid ANSI CL.

2. the error message is confusing: "CL" is a string!

3. why do I end up in the "foo" package?  defpackage != in-package !

4. the message has a spelling error: "signalled" should be "signaled".

-- 
Sam Steingold (http://www.podval.org/~sds) running RedHat9 GNU/Linux
<http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/>
<http://www.mideasttruth.com/> <http://www.palestine-central.com/links.html>
OK, so you're a Ph.D.  Just don't touch anything.





reply via email to

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