--- Begin Message ---
This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

  [EMAIL PROTECTED]
    SMTP error from remote mailer after RCPT TO:<[EMAIL PROTECTED]>:
    host mx10.gnu.org [199.232.76.166]: 550 unknown user

------ This is a copy of the message, including all the headers. ------

Return-path: <[EMAIL PROTECTED]>
Received: from intech19.enhanced.com ([192.168.2.19] ident=Debian-exim)
        by intech5.enhanced.com with esmtp (Exim 4.50)
        id 1HrDpy-0002Av-9Z; Thu, 24 May 2007 09:58:43 -0400
Received: from camm by intech19.enhanced.com with local (Exim 4.50)
        id 1HrDpy-0006Yg-4b; Thu, 24 May 2007 09:58:42 -0400
Sender: [EMAIL PROTECTED]
To: C Y <[EMAIL PROTECTED]>
cc: [EMAIL PROTECTED]
Subject: Re: So close...
References: <[EMAIL PROTECTED]>
From: Camm Maguire <[EMAIL PROTECTED]>
Date: 24 May 2007 09:58:42 -0400
In-Reply-To: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
Lines: 72
User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii

Greetings!

I can't reproduce this.  Is this a fresh cvs checkout?

export CVSROOT=:pserver:[EMAIL PROTECTED]:/sources/gcl
cvs -z9 -q -d gclcvs-2.7.0 gcl

If so, could you please send

(let ((compiler::*suppress-compiler-notes* nil))  (disassemble 'tangle
      nil))

Take care,

C Y <[EMAIL PROTECTED]> writes:

> Hey Camm!  I got 2.7.0pre compiled, and as long as I had it I figured
> I'd give it ago.  asdf.lisp and trivial-utf-8 seemed to load OK, and
> cl-web compiles as well, but tangle is wiping out as follows:
> 
> >(compile-file "./cl-web/cl-web-v0.8.lisp")
> ;; Compiling ./cl-web/cl-web-v0.8.lisp.
> ;; End of Pass 1.  
> ;; End of Pass 2.  
> ;; OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0,
> Speed=3, (Debug quality ignored)
> ;; Finished compiling ./cl-web/cl-web-v0.o.
> #P"/home/cyapp/mathtoplevel/axiomtoplevel/testwork/axiom-sbcl-asdf/src/cl-web/cl-web-v0.o"
> NIL
> NIL
> 
> >(load "./cl-web/cl-web-v0.o")
> 
> ;; Loading ./cl-web/cl-web-v0.o
>  ;; start address -T 0xb105e0 ;; Finished loading ./cl-web/cl-web-v0.o
> 30992
> 
> >(use-package :web)
> 
> T
> 
> >(tangle "./cl-web/cl-web-v0.8.lisp.pamphlet" "./cl-web/test.lisp")
> 
> Error: 
> Fast links are on: do (si::use-fast-links nil) for debugging
> Signalled by TANGLE.
> Condition in TANGLE [or a callee]: INTERNAL-SIMPLE-TYPE-ERROR:
> COMPILER::SPUTC is not of type FUNCTION: 
> 
> Broken at TANGLE.  Type :H for Help.
>  1 (Continue) Return to top level.
> 
> I've attached the code, if it's of any use...  Perhaps I'm doing
> something too strange and not legal.  It appears the scan itself
> succeeds, as the hash table is populated.
> 
> Cheers, and thanks for all your hard work!
> 
> CY
> 
> 
> 
> 
>        
> ____________________________________________________________________________________Looking
>  for a deal? Find great prices on flights and hotels with Yahoo! FareChase.
> http://farechase.yahoo.com/
> 

-- 
Camm Maguire                                            [EMAIL PROTECTED]
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah



--- End Message ---

-- 
Camm Maguire                                            [EMAIL PROTECTED]
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah
_______________________________________________
Gcl-devel mailing list
Gcl-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to