Jim Rees wrote: > Marcus Watts wrote: > > /11/ many warnings about passing pointers to %x fixed by casting > to int. Not a perfect fix, but something. > > Can we change these to %p? Are there platforms that don't have %p in the > kernel printf?
Use afs_snprintf() from src/util/snprintf.c. It supports %p. Jeffrey Altman
smime.p7s
Description: S/MIME Cryptographic Signature
