Prof. Dr. Johannes Grabmeier wrote:
> 
> I has a domain with a parameter V of type List Something.
> In this domain I carelessly defined a local parameter in the body of a
> function: V: Matrix SomethingElse.
> 
> no complaints
> 
> The FIRST application of this function worked, while the second failed
> with some index out of range error, I guess when the domain parameter V
> was called the next time.
> 
> I think this should be forbidden at compile time.

IIUC you write about problem that has been reported here.
I am working on solution, but this will take time.  And
reporting (recoginzing) error is of comparable difficulty
to generating expected result.

-- 
                              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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to