Opened 12 years ago
Closed 12 years ago
#1799 closed defect (fixed)
Fix codegen for tuple equations
Reported by: | Martin Sjölund | Owned by: | Martin Sjölund |
---|---|---|---|
Priority: | high | Milestone: | 1.9.0 |
Component: | Code Generation | Version: | |
Keywords: | Cc: |
Description (last modified by )
From the tests
[CodegenC.tpl:5707:14-5707:14:writable] Error: Template error: Unknown expression: (Butterworth.r, Butterworth.a, Butterworth.b, Butterworth.ku)
Which is a lhs expression and the problem occurs in the initial residuals.
Change History (4)
comment:1 by , 12 years ago
Status: | new → assigned |
---|
comment:2 by , 12 years ago
Description: | modified (diff) |
---|
comment:3 by , 12 years ago
comment:4 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in r12843.