Github user ted-ross commented on a diff in the pull request:

    https://github.com/apache/qpid-dispatch/pull/382#discussion_r219978301
  
    --- Diff: src/router_core/router_core_private.h ---
    @@ -440,6 +440,17 @@ struct qdr_link_ref_t {
     ALLOC_DECLARE(qdr_link_ref_t);
     DEQ_DECLARE(qdr_link_ref_t, qdr_link_ref_list_t);
     
    +
    +typedef struct qdr_forward_deliver_info_t {
    --- End diff --
    
    This is only used in forwarder.c.  Why not move all of this into that file?


---

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

Reply via email to