[PATCH 2/3] defs: define PRI__[uxs]64 to print __[su]64 values

Dmitry V. Levin ldv at altlinux.org
Fri Apr 29 01:39:41 UTC 2016


On Thu, Apr 28, 2016 at 11:27:00AM -0400, Jeff Mahoney wrote:
> Rather than cast every __u64 or __s64 before printing, we can
> define printing helpers for those types directly.
> 
> * defs.h: define PRI__[uxs]64.

This commit is already merged.

I changed PRI__s64 to PRI__d64 in a follow-up commit to avoid unnecessary
deviation from standard PRI*64 macros, so please update your btrfs.c file.


-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20160429/151d78d5/attachment.bin>


More information about the Strace-devel mailing list