Hi Darin,
great work with the python 3 fixes! Would it be possible to get those
python 3 fixes into the official codetree? The python problems are one
of the major issues for continuous use of the C++ qpid broker.
- Tor Rune Skoglund
Den 09.07.2024 17:43, skrev Beaudreau, Darin:
It appears
I'm not sure if they were already put into the official codetree, but this is
the last communication I was shown regarding the fixes:
It turned out that getting the basic build to work on RHEL 9 was not
that hard. It required only minimal changes on the qpid-cpp side [1] and
relatively
I've committed some changes to the minimum versions of software needed to
build Qpid Proton from the 0.40 release onwards.
This is partly motivated by PROTON-2810 which requires us to build the C++
bits as at least C++ 14 to be able to use Open Telemetry. But also partly
just keeping up with the e