Greetings, and please excuse my delay on this!  I've fully tested
2.6.7pre with the axiom patches you sent and all works well.  I didn't
get a chance to do the upload before leaving on 1 week's vacation
(tomorrow), but hopefully will get to it as soon as I return.  I don't
anticipate any changes to the tree before release, with the possible
exception of getting Kai's requested socket error handling working.

Take care,

"Page, Bill" <[EMAIL PROTECTED]> writes:

> 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.
> 
> 
> 
> 

-- 
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