On 04/13/2014 03:38 PM, Waldek Hebisch wrote: > We could make the generic message a bit > nicer someting like: > > Wrong union branch detected: "failed" of type "failed" is > not of type NonNegativeInteger > > or maybe > > "failed" of mode Union(NonNegativeInteger, "failed") cannot > be coerced to mode NonNegativeInteger
Waldek, if generating this last message would be easy, I would rather want to have that instead of just "Error detected in library code". If I am not completely wrong than such message very often just means wrong user input. > 'System error:' comes from underlying Lisp and normaly means a bug, > either in FriCAS or the code FriCAS user wrote. Actually, it would certainly be easy to add something like: "Please report that problem to [email protected]." I don't know how much more traffic that would bring, but guiding the user to a place where s/he can get help would probably be a good thing. Ralf -- 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 http://groups.google.com/group/fricas-devel. For more options, visit https://groups.google.com/d/optout.
