gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] defpackage non-compliant?


From: Camm Maguire
Subject: Re: [Gcl-devel] defpackage non-compliant?
Date: 08 Jul 2003 18:44:53 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Hi Paul!   This different from the 1) in-package should be a macro and
2) compile-file should not evaluate certain forms bugs as reported on
the website?  If you can elucidate, I'll try to take a look.

Take care,

"Paul F. Dietz" <address@hidden> writes:

> Sam Steingold wrote:
> 
> > 4. I get this:
> >
> >>(compile-file "ext.lisp")
> > Compiling ext.lisp.
> > ; (IN-PACKAGE :PORT) is being compiled.
> > ;; Warning: The package operation (IN-PACKAGE :PORT) was in a bad place.
> > Error in COMPILER::T1EXPR [or a callee]: F1 is not of type LIST.
> >    note that (IN-PACKAGE :PORT) comes right after (DEFPACKAGE "PORT"
> > ...)
> > oh well, I guess I will hibernate for while ...
> 
> IIRC, there's a problem with the way GCL reorders forms in compiled
> files that makes it inadvisable to define a package in the same file
> that an in-package form for that package occurs.
> 
>       Paul
> 
> 
> 
> 
> 
> _______________________________________________
> 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]