Re: [fricas-devel] )trace )stats reset -- abort s xx.input?

2018-07-18 Thread Raymond Rogers
On 07/17/2018 08:12 PM, Waldek Hebisch wrote: Raymond Rogers wrote: Found the call to UNTRACE-2 Overall examining make.lst is pretty depressing. If nobody is going to fix (or explain) this then I will try another lisp. Here you see "impedance mismatch". In Lisp undefined functions and

Re: [fricas-devel] )trace )stats reset -- abort s xx.input?

2018-07-18 Thread Raymond Rogers
On 07/17/2018 07:41 PM, Waldek Hebisch wrote: Bill Page wrote: On Sun, Jul 15, 2018 at 6:37 PM, Bill Page wrote: It seems that UNTRACE-2 was replaced by untrace2 in this commit https://github.com/fricas/fricas/commit/546108f1b65acadc38fc7d243b1b29770b6a770a

Re: [fricas-devel] )trace )stats reset -- abort s xx.input?

2018-07-17 Thread Waldek Hebisch
Raymond Rogers wrote: > > Found the call to UNTRACE-2 > Overall examining make.lst is pretty depressing. If nobody is going to > fix (or explain) this then I will try another lisp. Here you see "impedance mismatch". In Lisp undefined functions and (global) variables are legal -- the

Re: [fricas-devel] )trace )stats reset -- abort s xx.input?

2018-07-17 Thread Waldek Hebisch
Bill Page wrote: > > On Sun, Jul 15, 2018 at 6:37 PM, Bill Page wrote: > > > > It seems that UNTRACE-2 was replaced by untrace2 in this commit > > > > https://github.com/fricas/fricas/commit/546108f1b65acadc38fc7d243b1b29770b6a770a > > > >

Re: [fricas-devel] )trace )stats reset -- abort s xx.input?

2018-07-16 Thread Raymond Rogers
On 07/15/2018 10:08 PM, Bill Page wrote: On Sun, Jul 15, 2018 at 6:37 PM, Bill Page wrote: I don't think there is anything wrong with your lisp or with your compiled version of FriCAS. Your right; although I did try that and clisp showed the same.  gcl failed to compile but I just let

Re: [fricas-devel] )trace )stats reset -- abort s xx.input?

2018-07-15 Thread Bill Page
On Sun, Jul 15, 2018 at 6:37 PM, Bill Page wrote: > > It seems that UNTRACE-2 was replaced by untrace2 in this commit > > https://github.com/fricas/fricas/commit/546108f1b65acadc38fc7d243b1b29770b6a770a > >

Re: [fricas-devel] )trace )stats reset -- abort s xx.input?

2018-07-15 Thread Bill Page
It seems that UNTRACE-2 was replaced by untrace2 in this commit https://github.com/fricas/fricas/commit/546108f1b65acadc38fc7d243b1b29770b6a770a https://github.com/fricas/fricas/blame/546108f1b65acadc38fc7d243b1b29770b6a770a/src/interp/trace.boot#L387 but apparently this reference to UNTRACE-2

Re: [fricas-devel] )trace )stats reset -- abort s xx.input?

2018-07-15 Thread Raymond Rogers
Found the call to UNTRACE-2 Overall examining make.lst is pretty depressing.  If nobody is going to fix (or explain) this then I will try  another lisp. Of course, - Fricas 1.3.4 sbcl 1.4.5 src/interp/slam.clisp: ((EQUAL |map| |x|) (IDENTITY (/UNTRACE-2

Re: [fricas-devel] )trace )stats reset -- abort s xx.input?

2018-07-15 Thread Raymond Rogers
Attached are files that illustrate the items below.  If no one objects or corrects me I will file a bug report. It's possible my book is incorrect. )read test.input Be aware that this erases the old test.log so if you want to save previous results, rename them. This item just adds to

Re: [fricas-devel] )trace )stats reset -- abort s xx.input?

2018-07-15 Thread Raymond Rogers
Comments with leading On 07/15/2018 12:12 AM, oldk1331 wrote: On Sun, Jul 15, 2018 at 10:58 AM, Raymond Rogers wrote: Hi, Since there is a certain flakiness that occurs in my system. I decided to check the installation. The compile configuration picked up sbcl 1.4.5; but I get this

Re: [fricas-devel] )trace )stats reset -- abort s xx.input?

2018-07-14 Thread oldk1331
On Sun, Jul 15, 2018 at 10:58 AM, Raymond Rogers wrote: > Hi, Since there is a certain flakiness that occurs in my system. I decided > to check the installation. The compile configuration picked up sbcl 1.4.5; > but I get this error during program runs involving tracing: >>> System error: >

Re: [fricas-devel] )trace )stats reset -- abort s xx.input?

2018-07-14 Thread Raymond Rogers
Hi, Since there is a certain flakiness that occurs in my system.  I decided to check the installation.  The compile configuration picked up sbcl 1.4.5; but I get this error during program runs involving tracing: >> System error:    The function BOOT::/UNTRACE-2 is undefined. I recompiled and

Re: [fricas-devel] )trace )stats reset -- abort s xx.input?

2018-07-14 Thread oldk1331
Hi, can you make a simpler reproducible example? I'm not sure about what you are describing. -- 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