This is an automated email from the ASF dual-hosted git repository.
vongosling pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-client-cpp.git.
from 358dc61 Merge pull request #14 from jsj020122/master
add e1dfd27 Fix compile errors of macOS
new 3f68840 Merge pull request #16 from wenfengwang/master
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 2 ++
CMakeLists.txt | 4 +++-
src/consumer/ConsumeMessageConcurrentlyService.cpp | 6 +++---
src/consumer/ConsumeMessageOrderlyService.cpp | 6 +++---
src/thread/task_queue.cpp | 6 +++---
src/transport/TcpRemotingClient.cpp | 6 +++---
6 files changed, 17 insertions(+), 13 deletions(-)
|