This is an automated email from the ASF dual-hosted git repository.
ifplusor pushed a change to branch re_dev
in repository https://gitbox.apache.org/repos/asf/rocketmq-client-cpp.git.
discard 1584a34 fix: missing limits header
discard 716316c fix: missing cassert header
discard fcecc8d fix: compatible with the old version of cmake
discard db0e209 refactor: build.sh
new ec800c1 fix: missing cassert header
new ad24782 fix: missing limits header
new f622c31 fix: MQClientAPIImpl::getMaxOffset
new 8c783fd refactor: build scripts
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (1584a34)
\
N -- N -- N refs/heads/re_dev (8c783fd)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 4 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:
build.compatible.sh | 24 +++++++++++++++++++-----
build.sh | 12 ++++++------
src/MQClientAPIImpl.cpp | 2 +-
3 files changed, 26 insertions(+), 12 deletions(-)