On Mon, May 08, 2006 at 05:10:16PM +0100, Andy Jackson wrote: > 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.
Thanks
Andrew
