Browse Source
This fix solves problems with using PRI*PTR on aarch64 like so: error: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'uintptr_t' {aka 'long unsigned int'} Change-Id: I135d3e5cea5459f138b20331b5e9472e2e9e566c Signed-off-by: K <kayo@illumium.org>pull/1988/merge
K
2 years ago
committed by
Joanna Farley
3 changed files with 14 additions and 6 deletions
Loading…
Reference in new issue