]> git.saurik.com Git - android/aapt.git/commitdiff
AAPT fix printf %zd crash on Windows.
authorRaphael <raphael@google.com>
Fri, 28 Oct 2011 00:01:31 +0000 (17:01 -0700)
committerRaphael <raphael@google.com>
Fri, 28 Oct 2011 00:11:21 +0000 (17:11 -0700)
There's no printf %zd on Mingw/Cygwin so the verbose
printf crashes aapt.

SDK bugs: 20395, 20986

Change-Id: I5b8ac36749263205a19f1448b1aaca90d5a2e06d


No differences found