Anonymous | Login | 2022-08-18 06:46 UTC | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
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. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
(0000389) andras (administrator) 2011-02-17 09:06 |
Parameter references, the "index" operator, etc are now evaluated in the right context (where the expression occurs). |
![]() |
|||
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 |
Copyright © 2000 - 2022 MantisBT Team |