apache / apache/rocketmq-client-cpp

[Bug] Unit test compilation fails

Abierto
#496 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
C++
Estrellas
393
Forks
167
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**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

![Image](https://github.com/user-attachments/assets/d6399137-4c0f-484a-818b-cc6748ae50e5)

1.2 Execute `sh build.sh` in the root directory

1.3 find a problem:error: no matching constructor for initialization of 'SendResult'
![Image](https://github.com/user-attachments/assets/22d0f6f9-7a95-437d-b16a-3109520454ba)
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 *'
![Image](https://github.com/user-attachments/assets/82f9aec9-a358-4f7f-bea6-a475dda2f504)

2. Please tell us about your environment:

- What is your OS?
macos/arm

- What is your client version?
latest

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.