apache / apache/rocketmq-client-cpp
[Bug] Unit test compilation fails
- 主要语言
- C++
- 星标
- 393
- 派生
- 167
- PR 合并指标
- 30 天内没有已合并 PR
描述
**BUG REPORT**
1. Please describe the issue you observed:
- What did you do (The steps to reproduce)?
1.1 set build.sh declare test=1

1.2 Execute `sh build.sh` in the root directory
1.3 find a problem:error: no matching constructor for initialization of 'SendResult'

1.4 when i fix this problem,another problem appear. error: reference to type 'const SendMessageRequestHeader' could not bind to an lvalue of type 'SendMessageRequestHeader *'

2. Please tell us about your environment:
- What is your OS?
macos/arm
- What is your client version?
latest
贡献指南
评估
这个 Issue 还没有评估数据。