-
Notifications
You must be signed in to change notification settings - Fork 52
Labels
buildRelated to building/compiling the codeRelated to building/compiling the code
Description
When build this with external code, there are implicit cast warning which becomes error depends on the build option.
xdp-for-windows/published/external/xdp/details/ioctlfn.h
Lines 248 to 250 in 1746795
XDPAPI_ASSERT(XdpStatus != XDP_STATUS_PENDING || MayPend); | |
if (Event == &LocalEvent && XdpStatus == XDP_STATUS_PENDING) { |
Metadata
Metadata
Assignees
Labels
buildRelated to building/compiling the codeRelated to building/compiling the code