OMNeT++/OMNEST Bug Tracker - OMNeT++ | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000817 | OMNeT++ | simulation kernel | public | 2015-03-09 09:10 | 2015-03-09 09:10 |
Reporter | till | ||||
Assigned To | |||||
Priority | low | Severity | trivial | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | OS Version | |||
Product Version | 5.0b1 | ||||
Target Version | Fixed in Version | ||||
Summary | 0000817: cQueue length is of signed type | ||||
Description | Is there a reason why cQueue uses a signed type for the length? I would prefer an unsigned type for the length, best would be probably size_t! | ||||
Steps To Reproduce | |||||
Additional Information | Possibly signed int is used in other containers as well for the size/length | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-03-09 09:10 | till | New Issue | |||
2015-10-12 09:28 | ammmar1988 | Issue cloned: 0000858 |
There are no notes attached to this issue. |