You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@qpid.apache.org by Gordon Sim <gs...@redhat.com> on 2013/12/05 17:00:42 UTC

[c++][amqp1.0] if you build against proton 0.6 (pre-release)

I have checked in a fix that allows the proton protocol traces to be 
logged as part of the standard qpidc logging. This relies on a couple of 
new methods added to the engine API (thanks, Rafi!).

If you are compiling against proton 0.5, all will still work as before. 
However if you are compiling against a proton build identified as 0.6, 
it will need to be up to date or you will get compilation errors. This 
only affects trunk.

--Gordon.

(I did try having cmake detect if the right functions were there, but 
gave up after spending too much time on it and just used the version 
number for the test instead. If anyone wants to contribute an improved 
test, that would be great!)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org
For additional commands, e-mail: users-help@qpid.apache.org