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. Note: other changes may be desirable, but AFAICS this one fixes problem with unbalanced '$timedNameStack' (that is allow loops dropping excess entries to work). > Can I commit the first patch "separate printTime from printType"? > > https://github.com/oldk1331/fricas/commit/ae6e3012e6de1e5f91cd64ccb4dfadc53a5bb74f Yes, it looks very safe. -- Waldek Hebisch -- 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/ZZh9Eud0pcmQ3IJ4%40fricas.org.
