-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30526/
-----------------------------------------------------------
(Updated Feb. 6, 2015, 3:31 p.m.)
Review request for qpid, Alan Conway, Ernie Allen, michael goulish, and Ted
Ross.
Changes
-------
This should be the final update - let me know what you think.
Bugs: DISPATCH-109
https://issues.apache.org/jira/browse/DISPATCH-109
Repository: qpid-dispatch
Description
-------
Refactor the field parse logic. Avoid re-parsing fields previous to the target
field. My understanding of the existing field parsing code may be a littled
flawed - please let me know if you see anything that doesn't make sense or
seems sub-optimal.
Diffs (updated)
-----
trunk/include/qpid/dispatch/message.h 1657699
trunk/src/message.c 1657699
trunk/src/message_private.h 1657699
trunk/tests/message_test.c 1657699
Diff: https://reviews.apache.org/r/30526/diff/
Testing
-------
Added a new unit test.
Thanks,
Kenneth Giusti