OMNeT++/OMNEST Bug Tracker - OMNeT++ | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000217 | OMNeT++ | simulation kernel | public | 2010-11-29 15:48 | 2011-02-17 09:06 |
Reporter | zbojthe | ||||
Assigned To | andras | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | 4.1 | ||||
Target Version | Fixed in Version | 4.2b1 | |||
Summary | 0000217: NED: wrong evaluetion context when deep parameter assigment used | ||||
Description | EXAMPLE: ... submodules: srvHost[numCli]: ThroughputServer { parameters: wlan.mac.address = "20:00:00:00:00:0"+string(index); mobility.x = 350 * index / numCli; } ... index and numCli do not refer to srvHost as they should, but to mobility. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2010-11-29 15:48 | zbojthe | New Issue | |||
2011-02-17 09:06 | andras | Note Added: 0000389 | |||
2011-02-17 09:06 | andras | Status | new => resolved | ||
2011-02-17 09:06 | andras | Fixed in Version | => 4.2b1 | ||
2011-02-17 09:06 | andras | Resolution | open => fixed | ||
2011-02-17 09:06 | andras | Assigned To | => andras |
Notes | |||||
|
|||||
|
|