OMNeT++/OMNEST Bug Tracker - OMNeT++ | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000958 | OMNeT++ | IDE / NED editor | public | 2016-05-20 09:20 | 2017-02-01 14:34 |
Reporter | levy | ||||
Assigned To | rhornig | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | 5.1pre3 | |||
Summary | 0000958: wrong source gate: submodule 'b' has no gate named 'g' | ||||
Description | simple A { gates: inout g; } module B extends A { } module C { gates: inout g; submodules: b: B; connections: b.g <--> g; } | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2016-05-20 09:20 | levy | New Issue | |||
2017-02-01 14:34 | rhornig | Note Added: 0001283 | |||
2017-02-01 14:34 | rhornig | Status | new => resolved | ||
2017-02-01 14:34 | rhornig | Fixed in Version | => 5.1pre3 | ||
2017-02-01 14:34 | rhornig | Resolution | open => unable to reproduce | ||
2017-02-01 14:34 | rhornig | Assigned To | => rhornig |
Notes | |||||
|
|||||
|
|