Actions
Bug #3423
closedRib operator<< prints RibEntry memory address
Start date:
Due date:
% Done:
100%
Estimated time:
0.00 h
Description
operator<< for Rib class is printing the memory address of RibEntry instances.
It should print the contents of entries.
Updated by Sebastian Woelke almost 10 years ago
nice formation...
here in pretty:
https://github.com/aufgang001/NFD/commit/2f772d3bcc28c98cc491b4a3306d54ed35170653?diff=unified
Updated by Davide Pesavento almost 10 years ago
- Description updated (diff)
- Target version changed from v0.4 to v0.5
Updated by Junxiao Shi over 9 years ago
- Subject changed from Output of Rib class to Rib operator<< prints RibEntry memory address
- Description updated (diff)
- Assignee set to Sebastian Woelke
@Sebastian, since you already have the patch, can you submit it to Gerrit?
Updated by Junxiao Shi about 9 years ago
- Assignee changed from Sebastian Woelke to Weiwei Liu
Updated by Davide Pesavento almost 9 years ago
- Target version changed from v0.5 to v0.6
- Start date deleted (
01/24/2016)
Updated by Junxiao Shi almost 9 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Actions