Opened 6 years ago
Closed 6 years ago
#5231 closed defect (fixed)
Issue with NFExpression.compare
Reported by: | Francesco Casella | Owned by: | Per Östlund |
---|---|---|---|
Priority: | high | Milestone: | 1.13.0 |
Component: | New Instantiation | Version: | |
Keywords: | Cc: |
Description
Please check Buildings.Fluid.Actuators.Dampers.Examples.Damper. The following error is reported
[OMCompiler/Compiler/NFFrontEnd/NFExpression.mo:656:11-656:95:writable] Error: Internal error NFExpression.compare got unknown expression.
A large number of models in the Buildings model is affected by this issue.
Change History (2)
comment:1 by , 6 years ago
comment:2 by , 6 years ago
Milestone: | 2.0.0 → 1.13.0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Hopefully to be fixed by: c1a48de423aced1243075a6a1da998220111a224/OMCompiler and f4aa462e4dabed434290fccebeff3d23e02fa39d/OMCompiler. The coverage is running now.