-
Notifications
You must be signed in to change notification settings - Fork 56
rdma/verbs.h: sign-conversion error #1166
Comments
Hi, this is an issue in rdma-core.
|
Hi @ldorau Agreed. But my confusion is why building rpma with rdma-core package doesn't reproduce the error?
Yes, this is a workaround. |
Yes, that's interesting. I do not know yet. |
@yangx-jy do you know if the issue still exists? |
The issue was introduced by the PR referenced below. I think it has to be fixed in the verbs.h file. |
Yes, the issue still exists on the latest version. |
@janekmi @ldorau @osalyk @grom72
I used the following steps to build rpma based on the latest rdma-core:
make rpma
always triggers the following-Werror=sign-conversion
error:By the way, I didn't see the error when I build rpma based on the released rdma-core packages.
The text was updated successfully, but these errors were encountered: