Changes between Initial Version and Version 2 of Ticket #37
- Timestamp:
- 11/25/07 23:14:02 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #37
- Property severity changed from Significant to Content
- Property reporter changed from mateusz@… to mloskot
- Property priority changed from 1 to major
- Property version changed from 3.0.0 to svn-trunk
- Property milestone changed from imported to 3.0.0
- Property resolution changed from none to fixed
-
Ticket #37 – description
initial v2 1 {{{2 1 In body of ostream operator, SegmentNodeList is passed by const reference, so const iterators should be retrived instead of non-const. 3 2 4 3 Fixed in patch attached 5 }}}
