Runtime theme switching #537
Closed
Annotations
10 warnings and 1 notice
|
core/usb/physical.c#L700
operands are different enum types 'libusb_endpoint_direction' and 'libusb_request_type'; use an explicit cast to silence this warning
|
|
core/usb/physical.c#L609
operands are different enum types 'libusb_endpoint_direction' and 'libusb_request_type'; use an explicit cast to silence this warning
|
|
core/usb/physical.c#L598
operands are different enum types 'libusb_endpoint_direction' and 'libusb_request_type'; use an explicit cast to silence this warning
|
|
core/usb/physical.c#L548
operands are different enum types 'libusb_endpoint_direction' and 'libusb_request_type'; use an explicit cast to silence this warning
|
|
core/usb/physical.c#L538
operands are different enum types 'libusb_endpoint_direction' and 'libusb_request_type'; use an explicit cast to silence this warning
|
|
core/usb/physical.c#L509
operands are different enum types 'libusb_endpoint_direction' and 'libusb_request_type'; use an explicit cast to silence this warning
|
|
core/usb/physical.c#L499
operands are different enum types 'libusb_endpoint_direction' and 'libusb_request_type'; use an explicit cast to silence this warning
|
|
core/usb/physical.c#L482
operands are different enum types 'libusb_endpoint_direction' and 'libusb_request_type'; use an explicit cast to silence this warning
|
|
core/usb/physical.c#L472
operands are different enum types 'libusb_endpoint_direction' and 'libusb_request_type'; use an explicit cast to silence this warning
|
|
core/usb/physical.c#L262
operands are different enum types 'libusb_endpoint_direction' and 'libusb_request_type'; use an explicit cast to silence this warning
|
|
|
The logs for this run have expired and are no longer available.
Loading