commit | 1764d22f919b62bcb7948b8e07eaa40746b5f458 | [log] [tgz] |
---|---|---|
author | Emmanuel Gil Peyrot <emmanuel.peyrot@collabora.com> | Wed May 18 17:18:18 2016 +0100 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Thu May 19 17:15:56 2016 -0700 |
tree | 6e59bb683fb70b3593732b5378d6771cfd55d1ab | |
parent | 8a120690a19219312591b5a1710a0d155819787f [diff] |
zunitc: use platform-independent macros for integer formatting Fixes warnings and potential issues on 32-bit platforms, tested only on ARM but I’d expect the same issue on i686. Signed-off-by: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>