[GitHub] qpid-dispatch pull request #101: DISPATCH-160 - Modified code to allow propa...

2016-09-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/qpid-dispatch/pull/101 --- 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

[GitHub] qpid-dispatch pull request #101: DISPATCH-160 - Modified code to allow propa...

2016-09-22 Thread ganeshmurthy
Github user ganeshmurthy commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/101#discussion_r80103741 --- Diff: include/qpid/dispatch/iterator.h --- @@ -180,6 +180,8 @@ void qd_address_iterator_set_phase(qd_field_iterator_t *iter, char phase);

[GitHub] qpid-dispatch pull request #101: DISPATCH-160 - Modified code to allow propa...

2016-09-22 Thread ganeshmurthy
Github user ganeshmurthy commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/101#discussion_r80103703 --- Diff: include/qpid/dispatch/iterator.h --- @@ -180,6 +180,8 @@ void qd_address_iterator_set_phase(qd_field_iterator_t *iter, char phase);

[GitHub] qpid-dispatch pull request #101: DISPATCH-160 - Modified code to allow propa...

2016-09-22 Thread ganeshmurthy
Github user ganeshmurthy commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/101#discussion_r80103666 --- Diff: src/message.c --- @@ -787,44 +787,103 @@ static void send_handler(void *context, const unsigned char *start, int length)

[GitHub] qpid-dispatch pull request #101: DISPATCH-160 - Modified code to allow propa...

2016-09-22 Thread ted-ross
Github user ted-ross commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/101#discussion_r80100058 --- Diff: include/qpid/dispatch/iterator.h --- @@ -180,6 +180,8 @@ void qd_address_iterator_set_phase(qd_field_iterator_t *iter, char phase);

[GitHub] qpid-dispatch pull request #101: DISPATCH-160 - Modified code to allow propa...

2016-09-22 Thread ted-ross
Github user ted-ross commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/101#discussion_r80095086 --- Diff: src/message.c --- @@ -787,44 +787,103 @@ static void send_handler(void *context, const unsigned char *start, int length)

[GitHub] qpid-dispatch pull request #101: DISPATCH-160 - Modified code to allow propa...

2016-09-22 Thread ted-ross
Github user ted-ross commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/101#discussion_r80095980 --- Diff: src/message.c --- @@ -787,44 +787,103 @@ static void send_handler(void *context, const unsigned char *start, int length)

[GitHub] qpid-dispatch pull request #101: DISPATCH-160 - Modified code to allow propa...

2016-09-22 Thread ted-ross
Github user ted-ross commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/101#discussion_r80094430 --- Diff: include/qpid/dispatch/iterator.h --- @@ -180,6 +180,8 @@ void qd_address_iterator_set_phase(qd_field_iterator_t *iter, char phase);

[GitHub] qpid-dispatch pull request #101: DISPATCH-160 - Modified code to allow propa...

2016-09-20 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/101 DISPATCH-160 - Modified code to allow propagation of custom message a… …nnotations You can merge this pull request into a Git repository by running: $ git pull