Anonymous | Login | 2022-08-08 13:05 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 | ||||
0000821 | OMNeT++ | command line tools | public | 2015-03-25 10:40 | 2015-03-25 10:42 | ||||
Reporter | andras | ||||||||
Assigned To | zbojthe | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 4.5 | ||||||||
Target Version | Fixed in Version | 5.0b2 | |||||||
Summary | 0000821: Message compiler: wrong handling of multiple "namespace" directives | ||||||||
Description | Assuming a message file contains multiple namespace directives: namespace foo; ..stuff1.. namespace bar; ..stuff2.. Then in generated _m.h file stuff2 will be in the foo::bar namespace. It should be in the bar namespace (no nesting). Note that nested C++ namespaces can be generated with "::" : namespace foo::subfoo::subsubfoo; | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|||
Date Modified | Username | Field | Change |
2015-03-25 10:40 | andras | New Issue | |
2015-03-25 10:42 | andras | Status | new => resolved |
2015-03-25 10:42 | andras | Fixed in Version | => 5.0b2 |
2015-03-25 10:42 | andras | Resolution | open => fixed |
2015-03-25 10:42 | andras | Assigned To | => zbojthe |
2015-10-12 09:28 | ammmar1988 | Issue cloned: 0000854 |
Copyright © 2000 - 2022 MantisBT Team |