Changes between Initial Version and Version 2 of Ticket #37

Show
Ignore:
Timestamp:
11/25/07 23:14:02 (6 years ago)
Author:
mloskot
Comment:

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 {{{ 
    21In body of ostream operator, SegmentNodeList is passed by const reference, so const iterators should be retrived instead of non-const. 
    32 
    43Fixed in patch attached 
    5 }}}