0218a2fcc7
tftpc_get.c: In function 'tftp_write': tftpc_get.c:307:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int fd = (int)ctx; ^ tftpc_get.c: In function 'tftpget': tftpc_get.c:368:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] result = tftpget_cb(remote, addr, binary, tftp_write, (void*)fd); ^ |
||
---|---|---|
.. | ||
.gitignore | ||
Kconfig | ||
Make.defs | ||
Makefile | ||
tftpc_get.c | ||
tftpc_internal.h | ||
tftpc_packets.c | ||
tftpc_put.c |