GitHub user ChugR opened a pull request:
https://github.com/apache/qpid-dispatch/pull/155
Remove unreachable code.
Early in this function the field is limited to indicate something in the
Properties section.
` assert(QD_FIELD_MESSAGE_ID <= field && field <=
QD_FIELD_REPLY_TO_GROUP_ID); `
Now the field may not be QD_FIELD_PROPERTIES.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ChugR/qpid-dispatch
private_crolke_message_field_unreachable
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-dispatch/pull/155.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #155
----
commit 56ab5020e793b3a215c77dec79c97fa55745f1f5
Author: Chuck Rolke <[email protected]>
Date: 2017-03-27T21:19:58Z
Remove unreachable code.
----
---
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]