Changes between Version 17 and Version 18 of Ticket #5701, comment 2
- Timestamp:
- 2020-11-10T14:34:20Z (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5701, comment 2
v17 v18 2 2 3 3 '''Frontend''' 4 - #5281 Add support of {{{spatialDistribution()}}} operator5 4 - #5988 NFTyping.typeComponents fails with no error message 6 5 - #5991 NFTyping.typeComponents fails with "Could not evaluate structural parameter (or constant)" 7 - #6095 Large numbers of variables are lost in the backend when matching8 6 - #6188 NF Type mismatch in Buildings model involving redeclared class 9 7 - #6193 NFFlatten.flatten unspecified error … … 12 10 13 11 '''Backend''' 12 - #6095 Large numbers of variables are lost in the backend when matching 14 13 - #6190 Issue with Pantelides' algorithm and homotopy 15 14 - #6196 Bogus linear tearing … … 20 19 - #6207 Mixed-determined initialization problem 21 20 22 23 21 '''Code Generation''' 24 22 - #6197 Issue with code generation involving records … … 27 25 28 26 '''C Runtime''' 27 - #5281 Add support of {{{spatialDistribution()}}} operator 29 28 - #6194 Chattering involving arrays. 30 29 - #6195 Incorrect triggering of asserts on variables computed by conditional equations