r-value opened a new issue, #2478:
URL: https://github.com/apache/brpc/issues/2478

   **Describe the bug (描述bug)**
   当前(2023.12.25)版本的master代码在 `WITH_RDMA=ON` 时无法build
   
   **To Reproduce (复现方法)**
   ```
   git checkout master
   mkdir build && cd build
   cmake -DWITH_RDMA=ON ..
   make
   ```
   
![image](https://github.com/apache/brpc/assets/30104163/440ad807-41d2-4321-b446-1a843aea2d19)
   
   
   **Expected behavior (期望行为)**
   正常build
   
   **Versions (各种版本)**
   brpc: master 2023.12.25
   
   **Additional context/screenshots (更多上下文/截图)**
   根据 git blame 信息,接口变动为 #2358 引入
   cc PR author @yanglimingcn 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
For additional commands, e-mail: dev-h...@brpc.apache.org

Reply via email to