On Fri, Jan 16, 2015 at 12:53 PM, Gordon Sim <[email protected]> wrote:
> On 01/13/2015 09:26 PM, [email protected] wrote: > >> Repository: qpid-proton >> Updated Branches: >> refs/heads/master fc66f4c44 -> 99df0a33d >> >> >> alias pn_delivery_tag_t to pn_bytes_t >> >> >> Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo >> Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/ >> 081336f2 >> Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/081336f2 >> Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/081336f2 >> >> Branch: refs/heads/master >> Commit: 081336f24c62253d2ea702ffb43235a2afa75771 >> Parents: fc66f4c >> Author: Rafael Schloming <[email protected]> >> Authored: Tue Jan 13 14:23:22 2015 -0500 >> Committer: Rafael Schloming <[email protected]> >> Committed: Tue Jan 13 14:27:35 2015 -0500 >> > > [...] > > The change below breaks the API, is that deliberate? It will affect at > least qpid-cpp (possibly also dispatch). > It was deliberate, although I didn't spend overly long considering the consequences, so if it's a problem we can roll it back. FWIW, I think the change preserves binary compatibility, however the struct fields are (unfortunately) named slightly differently. --Rafael
