This sounds great!

Thank you!

Ralf

On 4/17/24 03:57, Waldek Hebisch wrote:
On Mon, Mar 25, 2024 at 07:00:44PM +0100, Ralf Hemmecke wrote:

%%% (1) -> a: Integer := 1

    (1)  1
                                                                 Type:
Integer
%%% (2) -> rsimp(1)$RootSimplification

    Cannot convert right-hand side of assignment
    a

       to an object of the type Integer of the left-hand side.

This should be fixed by recent commit which evaluates expression
in fresh environment, so that evaluation from Spad is not affected
by user variables and variables used in evaluation do not leak
to user environment.


--
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 on the web visit 
https://groups.google.com/d/msgid/fricas-devel/ab2718df-fb07-4b7e-a942-048887608142%40hemmecke.org.

Reply via email to