Skip to content

Implicit type cast warning/error #741

@ami-GS

Description

@ami-GS

When build this with external code, there are implicit cast warning which becomes error depends on the build option.

XDPAPI_ASSERT(XdpStatus != XDP_STATUS_PENDING || MayPend);
if (Event == &LocalEvent && XdpStatus == XDP_STATUS_PENDING) {

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildRelated to building/compiling the code

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions