Looks good.

Except that the "updateHist()" after that still uses '$timedNameStack',
so you should use $savedTimeStack to prevent resetting '$timedNameStack'
to NIL.

- Qian

On 1/8/24 00:24, Waldek Hebisch wrote:
I am testing the attached patch.  The 'i-syscmd.boot' part
prevents system command from throwing to reader, this should
prevent aborting code after 'systemCommand' in most cases (and
in remaining ones it debatable if code should continue).

The 'i-toplev.boot' part uses dynamic variable to make
sure that '$timedNameStack' is restored, but also executes
cleanup loop.  AFAICS this is reasonably close to correct
behaviour and is simple to implement.


--
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 on the web visit 
https://groups.google.com/d/msgid/fricas-devel/f31f07e1-1823-48b4-a397-f65da719669e%40gmail.com.

Reply via email to