Well, in this case, there's no point of cleaning up:
Simply exit this dynamic scope will clean up $timedNameStack.
BTW, shall I commit my fixes of "enable recursive stats"
before or after release?
- Qian
On 1/8/24 23:42, Waldek Hebisch wrote:
On Mon, Jan 08, 2024 at 07:47:59PM +0800, Qian Yun wrote:
Looks good.
Except that the "updateHist()" after that still uses '$timedNameStack',
Yes.
so you should use $savedTimeStack to prevent resetting '$timedNameStack'
to NIL.
The attached patch handles this: cleanup is run only after all
real work is done.
--
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/c2c3b421-3da2-4184-9d6e-b71b1cedd753%40gmail.com.