Changes between Version 4 and Version 5 of Ticket #3954
- Timestamp:
- 2016-06-12T09:34:37Z (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3954 – Description
v4 v5 41 41 value stored in cache is never read -> should following functions start with inCache or cache from previous call? 42 42 43 [ ] 13. Differentiate 305243 [ ] 13. Differentiate.mo 3052 44 44 lowerVarsElementVars() called with too few return elements 45 45 46 [ ] 14. EvaluateFunctions.mo 3383 47 returned list from List.filterOnTrue(varLst, BackendVariable.isStateorStateDerVar); is not used (and called function may not fail) -> superfluous? 46 48 47 More to come (checked Compiler/boot/build/*.c alphabetically up to and including DynamicOptimization.c) 49 [ ] 15. EvaluateFunctions.mo 1370 50 value of cref1 is overwriten 7 lines below 51 52 53 More to come (checked Compiler/boot/build/*.c alphabetically up to and including EvaluateFunctions.c) 48 54 49 55 Items marked with [x] are already fixed.