Opened 6 years ago

Closed 6 years ago

#5173 closed defect (duplicate)

[OMEdit] Incorrect Warning - not balanced connector

Reported by: igor.timofeyev@… Owned by: Adeel Asghar
Priority: normal Milestone: 1.13.0
Component: OMEdit Version:
Keywords: Warning message unbalanced connector Cc:

Description

In the following code all variables inside AA should have prefix input, and since that there should be no message about "unbalanced connector AA", but this message apeears when instantiating AA.

connector A
Real x;
end A;

connector AA = input A;

Change History (1)

comment:1 by igor.timofeyev@…, 6 years ago

Resolution: duplicate
Status: newclosed

Sorry, created duplicate issue - see #5178

Note: See TracTickets for help on using tickets.