I noticed that one of the files in the network code was giving printf
argument warnings. The attached patch fixes that by converting the 0x%08x
formats to %p which gcc prefers for pointers. I don't know if this has any
wider implications. Tested with gcc 3.4.3.
Andy..
bsd_tcpip.patch
Description: Binary data