On Wed, 2013-12-04 at 17:26 -0500, Alan Conway wrote: > I'm seeing these errors when trying to build the trunk: > > In file included from > /home/aconway/qpid/debug/bindings/qmf2/ruby/rubyRUBY_wrap.cxx:1883:0: > /home/aconway/qpid/qpid/cpp/include/qmf/exceptions.h:26:4: error: #error "The > API defined in this file has been DEPRECATED and will be removed in the > future." > /home/aconway/qpid/qpid/cpp/include/qmf/exceptions.h:27:4: error: #error > "Define > 'QMF_USE_DEPRECATED_API' to enable continued use of the API." > > If the API is deprecated then ideally we should stop using it. Failing that > we > should set QMF_USE_ DEPRECATED_API specifically for the files that need it so > we > can build the trunk.
I checked in a fix for this yesterday - (as part of QPID-5394) let me know if it still fails. Andrew --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
