axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] RE: gcl tag?


From: Page, Bill
Subject: [Axiom-developer] RE: gcl tag?
Date: Wed, 20 Jul 2005 22:03:41 -0400

On Wednesday, July 20, 2005 9:44 PM Tim Daly wrote:

> i'm going to move axiom to this version.

Beware of some simple changes required in makedatabases.
Did you see the patch from Mike Thomas about this? GCL
Version_2_6_7pre re-defines probe-file slightly.

--------

diff -rN old-axiom--windows--1/src/interp/daase.lisp.pamphlet
new-axiom--windows--1/src/interp/daase.lisp.pamphlet
843c843
<   (setq thisdir (namestring (probe-file ".")))
---
>   (setq thisdir (namestring (truename ".")))
1109c1109
<      (list (list '|dir| (namestring (probe-file "./")) ))
---
>      (list (list '|dir| (namestring (truename "./")) ))

---------

Recall also that Camm has said that he is "very soon now"
moving Version_2_6_7pre to a new release tagged Version_2_6_7
but I guess he hasn't quite gotten around to it yet.





reply via email to

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