Prof. Dr. Johannes Grabmeier wrote:
>
> Can anybody explain what that means -- never saw that before!
>
>
> ;;; *** |BINBLCK;permute;P2$;24| REDEFINED
> Time: 0.01 SEC.
>
> =20
> >> System error:
> knownInfo
>
In short: Spad compiler found some construct which it never saw
before and can not handle. More precisely, the compiler tries
to make inferences from definitions, for example to know that
something which has 'FiniteFieldCategory' actually has 'Field'.
The routine which manages inferred information got piece of
information of unexpected form which it can not handle.
This is compiler bug, but to say more and fix the bug I need
to see the code triggering it.
--
Waldek Hebisch
[email protected]
--
You received this message because you are subscribed to the Google Groups
"FriCAS - computer algebra system" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/fricas-devel?hl=en.