rocketmq-client-cpp icon indicating copy to clipboard operation
rocketmq-client-cpp copied to clipboard

[ISSUE #496] Fix compilation issues in test code

Open takagi906 opened this issue 6 months ago • 0 comments

What is the purpose of the change

related: https://github.com/apache/rocketmq-client-cpp/issues/496 Fix compilation issues in test code

Brief changelog

Modify the call parameters of okMQAResult and sendMessage in the test

Verifying this change

After modification, normal unit testing can be performed image 100% tests passed image

takagi906 avatar Jun 24 '25 04:06 takagi906