Axiom Computer Algebra System - Bugs: bug #6490, when is broken
You are not allowed to post comments on this tracker with your current authentication level.
bug #6490: when is broken
Submitter: | Tim Daly <axiom> | ||
Submitted: | Wed 12 Nov 2003 03:36:01 AM UTC | ||
Category: | interpreter | Severity: | 3 - Normal |
Item Group: | code bug | Status: | transferred |
Privacy: | Public | Assigned to: | axiom |
Originator Name: | Tim Daly | Open/Closed: | Open |
Release: | 20031110 | Reproducibility: | None |
Fixed Release: | |||
Error message: | There are no library operations named when |
||
Example of code trigerring the bug: | ch : Integer -> UnivariatePolynomial(x,FRAC(INT))
|
||
Internal cause: | The parser is broken |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
CC list is empty
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follows 1 latest change.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2005-01-21 | billpage1 | Status | None | ![]() |
transferred |
The NAG interpreter and the Axiom interpreter do not
accept the when and otherwise verbs when defining
piecewise functions.