#5003 closed defect (worksforme)
More issues with array subscripts in binding with the NF
Reported by: | Francesco Casella | Owned by: | Per Östlund |
---|---|---|---|
Priority: | high | Milestone: | 2.0.0 |
Component: | New Instantiation | Version: | |
Keywords: | Cc: |
Description
Please check Modelica.Electrical.QuasiStationary.Machines.Examples.TransformerTestbench. The following error is reported:
[Modelica 3.2.2/Electrical/QuasiStationary/MultiPhase.mo:2119:7-2120:28:writable] Error: Type mismatch in binding displayUnit = "deg", expected subtype of String[3], got type String.
Change History (2)
comment:1 by , 7 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:2 by , 7 years ago
Sorry about that, I should now stop looking at Modelica_3.2.2 and rather check Modelica_master
Note:
See TracTickets
for help on using tickets.
This is an actual error and has already been fixed in the MSL, see this commit.