|
Bugzilla – Full Text Bug Listing |
| Summary: | Queue getter methods should be const | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Gustavo J. A. M. Carneiro <gjcarneiro> |
| Component: | network | Assignee: | ns-bugs <ns-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | pre-release | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | patch | ||
|
Description
Gustavo J. A. M. Carneiro
2007-11-15 06:31:29 UTC
Peek calls DoPeek, so DoPeek also should be const. ok. Please, apply. Created attachment 90 [details]
patch
yes, please apply changeset cb17b9a8625b |