Greetings!

Camm Maguire <c...@maguirefamily.org> writes:

> Greetings, and please excuse the delayed reply.
>
> Waldek Hebisch <de...@fricas.org> writes:
>
>> The third problem is that apparently GCL writes wrong thing
>> which it can not read back.  The Lisp expression is somewhat
>> complex, one can reproduce this from recent FriCAS using:
>>
>> kf := open("ts_kaf", "output")$KeyedAccessFile(None)
>> a3 : EXPR(INT) := exp(x) - 1
>> kf("a3") := a3 pretend None
>>
>> After that file 'ts_kaf/index.KAF' contains apparently wrong
>> S-expression.  Reading it back via:
>>
>
> I can confirm this, and that it is absent in 2.7.0.  I will investigate
> a patch and get back to you.
>
> Take care,

I just wanted to get back to you on this -- thank you so much, I've
found and fixed the issue.  Committed in Version_2_6_15pre11 as debian
version 2.6.14-12 now building, and in master.

I have a short set of diffs against fricas master that will build against
both GCL 2.6 and GCL 2.7 (current master) without affecting others
(tested sbcl just to check).  GCL 2.7 has no regression test issues.  I
will push these shortly for you to inspect after my last set of tests
finish.

Take care,
-- 
Camm Maguire                                        c...@maguirefamily.org
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to fricas-devel+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/fricas-devel/87ldumaaez.fsf%40maguirefamily.org.

Reply via email to