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

vongosling pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-client-cpp.git

commit 27228bdb8d6dc5a7e41324c40787900856e39e3b
Merge: 731a37a a519efd
Author: von gosling <[email protected]>
AuthorDate: Wed Dec 12 12:43:01 2018 +0800

    Merge pull request #28 from ShannonDing/PullConsumer
    
    [ISSUE #24]Catch CPP exception and convert to the error code in C API

 include/CCommon.h            |  15 ++++++
 include/CPullConsumer.h      |   8 ++--
 src/extern/CProducer.cpp     | 111 +++++++++++++++++++++++++------------------
 src/extern/CPullConsumer.cpp |  18 +++++--
 src/extern/CPushConsumer.cpp |  36 ++++++++------
 5 files changed, 120 insertions(+), 68 deletions(-)

Reply via email to