qpid-cpp
qpid-cpp copied to clipboard
Mirror of Apache Qpid C++
There is a bug in the fetch code, which causes the drain to end by the call of the GET which top-up credit only by 1. If there is queued...
There are spelling errors in the code, this PR fixes some of them: exepected -> expected identifers -> identifiers overriden -> overridden sesssion -> session transfered -> transferred transfering ->...
Turns out, CMake is happy to generate a lot of the QpidConfig.cmake file for us, see * https://gitlab.kitware.com/cmake/cmake/-/issues/19560 * https://cmake.org/cmake/help/latest/manual/cmake-packages.7.html#creating-packages * https://cmake.org/cmake/help/latest/guide/importing-exporting/index.html#exporting-targets * https://cmake.org/cmake/help/latest/module/CMakePackageConfigHelpers.html#example-generating-package-files * https://cmake.org/cmake/help/latest/guide/tutorial/Packaging%20Debug%20and%20Release.html This is analogous change...
These flags are already defined in https://github.com/apache/qpid-cpp/blob/62aaa4cd11b960d6303e55ba0c0ef3289e07c974/src/qpid/sys/windows/SystemInfo.cpp