[
https://issues.apache.org/jira/browse/QPID-4004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Stitcher resolved QPID-4004.
-----------------------------------
Resolution: Fixed
Fix Version/s: 0.17
> Cruft in qpid::framing::Buffer class should be removed
> ------------------------------------------------------
>
> Key: QPID-4004
> URL: https://issues.apache.org/jira/browse/QPID-4004
> Project: Qpid
> Issue Type: Improvement
> Components: C++ Broker
> Reporter: Florian Weimer
> Assignee: Andrew Stitcher
> Priority: Minor
> Fix For: 0.17
>
>
> The definition of qpid::framing::Buffer::Iterator seems buggy to me. This is
> not a bidirectional iterator. It's not even a forward iterator because the
> iterator state is kept in the referenced buffer object. It is not possible
> to use a pair of such iterators to form a range, so not many algorithms can
> be used on them (at least not in a safe manner).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]