View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
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! |
Additional Information | Possibly signed int is used in other containers as well for the size/length |
Tags | No tags attached. |
|
Attached Files | |
|