gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] gcl 2.5 bug report


From: Camm Maguire
Subject: Re: [Gcl-devel] gcl 2.5 bug report
Date: 21 Nov 2002 08:08:16 -0500

Hi Tim!  The behavior you describe is CLTL1.  CLTL2 and ansi say you
have to make-package first.  As this change did not break our existing
'customers' maxima and acl2, we just incorporated it into the base
image.  If it is a problem for you, I could escape the updated
behavior to only kick in when configuring the ansi image.  Shouldn't be
too tough to add a make-package, no?

Take care,

root <address@hidden> writes:

> gcl
> >(in-package 'foo)
> Error: A package error occurred on FOO: "No such package".
> 
> This is clearly an error. Steele pg 183 says that in-package
> will create a package that does not exist. pg 182 says a package
> name can be a symbol or a string.
> 
> Tim
> 
> 
> 
> _______________________________________________
> Gcl-devel mailing list
> address@hidden
> http://mail.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]