Github user kgiusti commented on a diff in the pull request:

    https://github.com/apache/qpid-dispatch/pull/244#discussion_r163282364
  
    --- Diff: src/iterator.c ---
    @@ -909,3 +913,40 @@ void qd_iterator_get_view_cursor(
         ptr->cursor    = iter->view_pointer.cursor;
         ptr->remaining = iter->view_pointer.remaining;
     }
    +
    +
    +qd_iterator_t *qd_iterator_clone(const qd_iterator_t *iter, unsigned char 
**data)
    --- End diff --
    
    talk with ted to remove


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to