No. I just tested on an up to date Parrot GNU/Linux, Debian based,
SBCL 2.4.1 from Parrot, same machine, this issue occurs also. FriCAS
just cloned. My sequence of commands was:
start fricas
close hyperdoc
compile foo.spad with the FooCategory from issue #176
start hyperdoc with )hd
browse for operation 'bar', execute the bar example 'pi()' by clicking on it.
In the just opened xterm I see the two messages.
If the 'pi()' example is already defined at startup and no use of )hd
the warning messages are displayed in the main terminal instead of the
xterm freshly started. I am stuck.
- Greg
Le mer. 3 juil. 2024 à 03:14, Grégory Vanuxem <
g.va...@gmail.com> a écrit :
>
> Ok, I will check on a pure GNU/Linux. It’s on WSL2, so with Windows (here 11), but with the latest vanilla FriCAS. No other FriCAS installed. Below you can see the banner of the official version. My working copy is different for example. Maybe WSL2 or Windows specificities. Good thing to know nevertheless. Thanks!
>
> Top of the ChangeLog:
> 2024-07-01 Waldek Hebisch <
c...@fricas.org>
>
> * src/algebra/fspace.spad: Re-apply change from 05-26
> src/algebra/Makefile.in, src/algebra/constant.spad,
> src/algebra/exposed.lsp, src/algebra/expr.spad,
> src/interp/i-funsel.boot: Adjust
>
>
> The test from the issue (#176):
>
>
>