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

    https://github.com/apache/qpid-dispatch/pull/125#discussion_r92234050
  
    --- Diff: include/qpid/dispatch/router_core.h ---
    @@ -23,6 +23,7 @@
     #include <qpid/dispatch/bitmask.h>
     #include <qpid/dispatch/compose.h>
     #include <qpid/dispatch/parse.h>
    +typedef struct qdr_core_t         qdr_core_t;
    --- End diff --
    
    Please move this back down with the other typedefs.  You can add this line 
into router.h to solve the compilation issue.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to