Greetings!  It looks like we're all set.  Just wanted to comment on:

Waldek Hebisch <de...@fricas.org> writes:

> On Tue, Apr 29, 2025 at 10:12:54AM -0400, Camm Maguire wrote:
>> Greetings!
>> 
>> Waldek Hebisch <de...@fricas.org> writes:
>> 
> FYI: FriCAS tracks dependencies between functions and variables.
> When a function or a variable changes it recompiles all functions
> which depend on it.  This probably avoids most problems.  But
> FriCAS encourages recursion and for recursive functions some
> callers needs to be compiled before called functions.
>

This would also take care of the problem.  At one time, GCL experimented
with automatically recompiling callers with signature conflicts on load
of a signature-changed callee.  This proved too disconcerting and was
dropped, but the hooks remain in the code.

Take care,
-- 
Camm Maguire                                        c...@maguirefamily.org
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah

-- 
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 visit 
https://groups.google.com/d/msgid/fricas-devel/87h625ra8y.fsf%40maguirefamily.org.

Reply via email to