Axiom Computer Algebra System - Bugs: bug #9215, box does not work as promised
You are not allowed to post comments on this tracker with your current authentication level.
bug #9215: box does not work as promised
Submitter: | Martin Rubey <kratt6> | ||
Submitted: | Fri 04 Jun 2004 08:00:01 AM UTC | ||
Category: | None | Severity: | 3 - Normal |
Item Group: | code bug | Status: | None |
Privacy: | Public | Assigned to: | None |
Originator Name: | kratt6 | Open/Closed: | Open |
Release: | tla from may 2004 | Reproducibility: | None |
Fixed Release: | |||
Error message: |
|
||
Example of code trigerring the bug: | sum(box(i),i=a..b)
|
||
Internal cause: |
|
Sat 12 Jun 2004 04:37:07 PM UTC, comment #2: |
Martin Rubey <kratt6> |
Fri 11 Jun 2004 11:06:05 AM UTC, comment #1: This was very well explained by William Sit in |
Martin Rubey <kratt6> |
Fri 04 Jun 2004 08:00:01 AM UTC, original submission:
box promises that its argument is not evaluated. However this does not work always, it seems: |
Martin Rubey <kratt6> |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
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 |
---|---|---|---|---|---|
2008-11-25 | axiom | Example of code trigerring the bug | sum(box(i),i=a..b) | ![]() |
sum(box(i),i=a..b) |
patch #3127