Subject: [Fwd: Re: [Maxima] Maxima 5.9.0.9rc1 available]
From: James Amundson
Date: Sun, 19 Sep 2004 18:22:04 -0500
--Boundary_(ID_tA0f1VOuW+sCK4d2cIJZBA)
Content-type: text/plain
Content-transfer-encoding: 7BIT
--Boundary_(ID_tA0f1VOuW+sCK4d2cIJZBA)
Content-type: message/rfc822
Content-description: Forwarded message - Re: [Maxima] Maxima 5.9.0.9rc1
available
Return-path: <andrej.vodopivec@fmf.uni-lj.si>
Received: from mailgw1.fnal.gov ([131.225.111.11])
by imap2.fnal.gov (Sun Java System Messaging Server 6.1 (built Apr 28 2004))
with SMTP id <0I4A0044370N6W30@imap2.fnal.gov> for
amundson@imapserver2.fnal.gov; Sun, 19 Sep 2004 04:14:47 -0500 (CDT)
Received: from mailav2.fnal.gov (mailav2.fnal.gov [131.225.111.20])
by mailgw1.fnal.gov
(iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003))
with SMTP id <0I4A00DOS70KLY@mailgw1.fnal.gov> for
amundson@imapserver2.fnal.gov; Sun, 19 Sep 2004 04:14:47 -0500 (CDT)
Received: from mailgw2.fnal.gov ([131.225.111.12])
by mailav2.fnal.gov (SAVSMTP 3.1.0.29) with SMTP id M2004091904144721275 for
<amundson@imapserver2.fnal.gov>; Sun, 19 Sep 2004 04:14:47 -0500
Received: from conversion-daemon.mailgw2.fnal.gov by mailgw2.fnal.gov
(iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003))
id <0I4A00K016I8AT@mailgw2.fnal.gov>
(original mail from andrej.vodopivec@fmf.uni-lj.si)
for amundson@imapserver2.fnal.gov (ORCPT amundson@fnal.gov); Sun,
19 Sep 2004 04:14:47 -0500 (CDT)
Received: from hepa1.fnal.gov (hepa1.fnal.gov [131.225.111.4])
by mailgw2.fnal.gov
(iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003))
with ESMTP id <0I4A00CP770NUJ@mailgw2.fnal.gov> for
amundson@imapserver2.fnal.gov (ORCPT amundson@fnal.gov); Sun,
19 Sep 2004 04:14:47 -0500 (CDT)
Received: by hepa1.fnal.gov (Postfix, from userid 99) id 33974E2B1A; Sun,
19 Sep 2004 04:14:47 -0500 (CDT)
Received: from sc8-sf-mx2.sourceforge.net
(lists.sourceforge.net [66.35.250.206]) by hepa1.fnal.gov (Postfix)
with ESMTP id BAD25E2B16 for <amundson@fnal.gov>; Sun,
19 Sep 2004 04:14:46 -0500 (CDT)
Received: from smtp1.volja.net ([217.72.64.59]) by sc8-sf-mx2.sourceforge.net
with esmtp (Exim 4.41) id 1C8xmP-0006Ag-Kp for amundson@users.sourceforge.net;
Sun, 19 Sep 2004 02:14:46 -0700
Received: from [217.72.95.215] (vo215-95.dial-up.volja.net [217.72.95.215])
by smtp1.volja.net (Postfix) with ESMTP id 6380464AEE for
<amundson@users.sourceforge.net>; Sun, 19 Sep 2004 11:14:25 +0200 (CEST)
Date: Sun, 19 Sep 2004 11:17:01 +0200
From: Andrej Vodopivec <andrej.vodopivec at fmf>
Subject: Re: [Maxima] Maxima 5.9.0.9rc1 available
In-reply-to: <1095389385.13409.13.camel@abacus3.dhcp.fnal.gov>
To: James Amundson <amundson@users.sourceforge.net>
Message-id: <1095585421.14020.15.camel@localhost.localdomain>
MIME-version: 1.0
X-Mailer: Ximian Evolution 1.4.5 (1.4.5-7)
Content-type: text/plain
Content-transfer-encoding: 7BIT
X-Spam-Score: 0.1 (/)
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on hepa1.fnal.gov
X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63
X-Spam-Level:
References: <1095389385.13409.13.camel@abacus3.dhcp.fnal.gov>
Original-recipient: rfc822;amundson@imapserver2.fnal.gov
Na 1095389385, 2004-09-17 ob 04:49, je James Amundson napisal(a):
> The first release candidate for Maxima 5.9.1, aka Maxima 5.9.0.9rc1, is
> now available from the Sourceforge site. I have uploaded source files in
> tar.gz, zip and source rpm formats as well as i386 rpms. A windows
> installer will be added when it becomes available.
>
> Please test and then tell me that we are ready to release 5.9.1. (I
> suppose problems should be reported, too...)
Hello,
the command with_stdout does not work with cmucl and sbcl. The command
compile_file does not work with sbcl. This is the output with sbcl
---------------------------------------------------------------
(%i1) with_stdout("andrej.txt", for i:1 thru 10 do print(i));
Maxima encountered a Lisp error:
The value |andrej.txt|
is not of type
(OR (VECTOR NIL) BASE-STRING PATHNAME FILE-STREAM).
Automatically continuing.
To reenable the Lisp debugger set *debugger-hook* to nil.
(%i2) compile_file(".maxima/NSimplex/simplex.lisp");
Maxima encountered a Lisp error:
The value T is not of type (OR (VECTOR NIL) BASE-STRING PATHNAME
FILE-STREAM).
Automatically continuing.
To reenable the Lisp debugger set *debugger-hook* to nil.
; compilation aborted after 0:00:00
(%i3) build_info()$
Maxima version: 5.9.0.9beta2
Maxima build date: 9:56 9/19/2004
host type: i686-redhat-linux-gnu
lisp-implementation-type: SBCL
lisp-implementation-version: 0.8.14
(%i4)
---------------------------------------------------------------
Maxima version is beta2 (I'm having trouble with cvs access on sf) but I
think it was not fixed in rc1. This is a version of with_stdout which
works with both lisps:
---------------------------------------------------------------
(defmspec $with_stdout ( arg) (setq arg (cdr arg))
(let ((body (cdr arg)) res)
(with-open-file (*standard-output* (maxima-string (car arg))
:direction :output)
(dolist (v body)
(setq res (meval* v)))
res)))
---------------------------------------------------------------
I don't know how to fix compile_file for sbcl.
Hope this helps,
--
Andrej Vodopivec <andrej.vodopivec@fmf.uni-lj.si>
--Boundary_(ID_tA0f1VOuW+sCK4d2cIJZBA)--