]> git.saurik.com Git - android/aapt.git/commit
Cherry-pick f51125d from master to ics-mr0. do not merge.
authorRaphael <raphael@google.com>
Fri, 28 Oct 2011 00:01:31 +0000 (17:01 -0700)
committerXavier Ducrohet <xav@android.com>
Fri, 28 Oct 2011 18:31:31 +0000 (11:31 -0700)
commit5d0c7348b937381dfd2d0948aa54dbbad399e321
tree32db2dbad42b91f11e051934c0768f725a104688
parent9fbf0ad50272ae24ff31062c3cbc83acf39738bf
Cherry-pick f51125d from master to ics-mr0. do not merge.

AAPT fix printf %zd crash on Windows.

There's no printf %zd on Mingw/Cygwin so the verbose
printf crashes aapt.

SDK bugs: 20395, 20986

Change-Id: Ic201faffd871bd4c1b7d173d84b089e09750cd85
Resource.cpp
StringPool.cpp