Re: [fricas-devel] regression on windows

2024-05-10 Thread Waldek Hebisch
On Fri, May 10, 2024 at 05:10:45PM +0200, Grégory Vanuxem wrote: > For information, exhibited on SBCL-2.3.2 (GiHub) but also on SBCL-2.4.4. I > tried early this morning to revert parts of this commit without success, I > abandoned, it is too Lispish for me I think. You can try to revert change to

Re: [fricas-devel] regression on windows

2024-05-10 Thread Waldek Hebisch
On Fri, May 10, 2024 at 09:32:37PM +0800, Qian Yun wrote: > The recent commit "Simplify and fix ordering predicate" > causes regression on windows only, strange. > > The failed test is in series3.input: > > testcase "crashes coercing power series (#122, #136)" > a := series(sin(x)) > testTrue("(a

Re: [fricas-devel] regression on windows

2024-05-10 Thread Grégory Vanuxem
For information, exhibited on SBCL-2.3.2 (GiHub) but also on SBCL-2.4.4. I tried early this morning to revert parts of this commit without success, I abandoned, it is too Lispish for me I think. Seems to be Windows specific. Could be interesting to investigate this for the SBCL community and there

[fricas-devel] regression on windows

2024-05-10 Thread Qian Yun
The recent commit "Simplify and fix ordering predicate" causes regression on windows only, strange. The failed test is in series3.input: testcase "crashes coercing power series (#122, #136)" a := series(sin(x)) testTrue("(a*1.0; true)") testTrue("(1.0*a; true)") Interpreter can't find proper s

Re: [fricas-devel] Has |binparent_dir| disappeared ?

2024-05-10 Thread Waldek Hebisch
On Fri, May 10, 2024 at 11:05:40AM +0200, Grégory Vanuxem wrote: > Hello, > > Trying to start FriCAS using FRICASsys without any env variable related to > riCAS leads to: > > $ /home/greg/.local/lib/fricas/target/x86_64-linux-gnu/bin/FRICASsys > > debugger invoked on a UNBOUND-VARIABLE @5472CE50

[fricas-devel] Has |binparent_dir| disappeared ?

2024-05-10 Thread Grégory Vanuxem
Hello, Trying to start FriCAS using FRICASsys without any env variable related to riCAS leads to: $ /home/greg/.local/lib/fricas/target/x86_64-linux-gnu/bin/FRICASsys debugger invoked on a UNBOUND-VARIABLE @5472CE50 in thread #: The variable |binparent_dir| is unbound. Type HELP for debugger