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: Sam Steingold
Subject: Re: [Gcl-devel] defpackage non-compliant?
Date: 07 Jul 2003 17:01:40 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> * In message <address@hidden>
> * On the subject of "Re: [Gcl-devel] defpackage non-compliant?"
> * Sent on Mon, 07 Jul 2003 15:55:01 -0500
> * Honorable "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"
> > ...)
> 
> 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.

that's a very serious bug, IMHO.

-- 
Sam Steingold (http://www.podval.org/~sds) running w2k
<http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/>
<http://www.mideasttruth.com/> <http://www.palestine-central.com/links.html>
Daddy, why doesn't this magnet pick up this floppy disk?





reply via email to

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