#7 closed defect (fixed)
solve-one-index-range (equationset var to-solve) checks dependencies incorrectly
Reported by: | ginkel | Owned by: | ginkel |
---|---|---|---|
Priority: | major | Milestone: | Promot 0.8 |
Component: | PromotKernel | Version: | 0.7.1 |
Severity: | fatal | Keywords: | |
Cc: | dosta@… |
Description
The dependency check fails, if the equations in the solving range have different ref-objects in the dependencies (due to conds)
Change History (3)
comment:1 Changed 19 years ago by ginkel
- Status changed from new to assigned
comment:2 Changed 19 years ago by ginkel
- Cc dosta@… added; dosta removed
- Resolution set to fixed
- Status changed from assigned to closed
comment:3 Changed 17 years ago by rempel
- Milestone changed from Promot 1.0 to Promot 0.8
Note: See
TracTickets for help on using
tickets.
Fixed preliminarily in [5419] Only equations with one variable instance are accepted.