Fixed all printf format errors reported by gcc -Wformat on i386's:
- %q -> %ll.
Fixed nearby errors not reported by gcc -Wformat on i386's:
- don't assume that the promotion of [u_]int64_t is [u_]quad_t.
- don't use signed formats for unsigned args.
Fixed all printf format errors reported by gcc -Wformat on i386's: rS49526Unpublished Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |