On 1/6/24 06:05, Waldek Hebisch wrote:
On Thu, Jan 04, 2024 at 07:12:33PM +0800, Qian Yun wrote:
How do you suggest to proceed the "looping in recursive stats"
problem?
ATM removing 'initializeTimedNames' from 'processInteractive' looks
like safest and simplest fix. But it needs a bit more testing.
2 problems:
1. "$timedNameStack" will keep growing when throw to toplevel, e.g:
1/0
2. "initializeTimedNames" also clears old stats information stored
in symbols of "$interpreterTimedNames". Otherwise the stats keep
accumulating.
This will not be a problem once I store the stats info in
"$timedNameStack".
- Qian
--
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/d366e379-84aa-4dba-9409-310d91c5ffbb%40gmail.com.