You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by di...@apache.org on 2019/08/26 03:38:51 UTC

[rocketmq-client-cpp] branch release-1.2.3 updated (8a2ed5a -> e15bd83)

This is an automated email from the ASF dual-hosted git repository.

dinglei pushed a change to branch release-1.2.3
in repository https://gitbox.apache.org/repos/asf/rocketmq-client-cpp.git.


    from 8a2ed5a  Cocreate the license for the 3rd party file
     add e15bd83  fixed dangling point in GetLatestErrorMessage. (#181)

No new revisions were added by this update.

Summary of changes:
 src/common/MQClientErrorContainer.cpp | 19 ++++++-------------
 src/common/MQClientErrorContainer.h   | 23 +++++++++--------------
 src/extern/CErrorMessage.cpp          |  2 +-
 src/extern/CProducer.cpp              | 12 ++++++------
 src/extern/CPullConsumer.cpp          |  8 ++++----
 src/extern/CPushConsumer.cpp          |  2 +-
 6 files changed, 27 insertions(+), 39 deletions(-)