Preparing for the next release: call for testing

Dmitry V. Levin ldv at altlinux.org
Mon Mar 2 15:13:29 UTC 2015


On Mon, Mar 02, 2015 at 02:31:51PM +0300, Dmitry V. Levin wrote:
> On Mon, Mar 02, 2015 at 12:42:45AM -0500, Mike Frysinger wrote:
> >  - x32 sysinfo.c has type warnings
> The fix seems to be as simple as "sed -i s/%l/%j/g sysinfo.c".

No, %ju is not a correct fix for 32-bit architectures,
I had to use %llu format and cast to unsigned long long.


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


More information about the Strace-devel mailing list