This was only a tip of the problem.
We would like to have Sage working with GCL-compiled FriCAS, but it leaks
messages on things added to the workspace asynchronously, without a way to
suppress them via ")set mess".
sage: fricas('3')
ends with
TypeError: An error occurred when FriCAS evaluated '3':
Function declaration sageprint : InputForm -> String has been added to
workspace.
see <https://github.com/sagemath/sage/issues/40569>
Is this a FriCAS bug?
On November 26, 2025 12:41:10 AM CST, 'Ralf Hemmecke' via FriCAS - computer
algebra system <[email protected]> wrote:
>Dima,
>
>Isn't
>
>$ sage
>┌────────────────────────────────────────────────────────────────────┐
>│ SageMath version 10.4, Release Date: 2024-07-19 │
>│ Using Python 3.12.3. Type "help()" for help. │
>└────────────────────────────────────────────────────────────────────┘
>sage: fricas("LISP_-IMPLEMENTATION_-TYPE()$Lisp")
>"SBCL"
>
>working for you as Kurt suggested?
>
>Ralf
>
--
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 [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/fricas-devel/C38BDF5E-F0F3-4901-893C-4D0AB96ECDCB%40gmail.com.