![]() ezusb.c:136:13: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] if (status != len) { ~~~~~~ ^ ~~~ ezusb.c:159:13: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] if (status != len) { ~~~~~~ ^ ~~~ Signed-off-by: Ludovic Rousseau <ludovic.rousseau@free.fr> |
||
---|---|---|
.. | ||
getopt | ||
dpfp.c | ||
dpfp_threaded.c | ||
ezusb.c | ||
ezusb.h | ||
fxload.c | ||
hotplugtest.c | ||
listdevs.c | ||
Makefile.am | ||
sam3u_benchmark.c | ||
xusb.c |