Merged 0003-Fixed-format-specifiers.patch by Matt Kern.
authorPetteri Aimonen <jpa@npb.mail.kapsi.fi>
Wed, 30 Nov 2011 15:01:59 +0000 (15:01 +0000)
committerPetteri Aimonen <jpa@npb.mail.kapsi.fi>
Wed, 30 Nov 2011 15:01:59 +0000 (15:01 +0000)
commite66675a25d39bb5dfebea3041c8f2360bcac290c
treee5f49c1920e87f67c76d0809a224235c762a25a5
parenta77ab47c2979d9ce6d03aee2ffe9c7a34250d86e
Merged 0003-Fixed-format-specifiers.patch by Matt Kern.
Fixes cross-platform issues with the length modifier in printf specifiers,
most importantly %d -> %ld.

git-svn-id: https://svn.kapsi.fi/jpa/nanopb@1020 e3a754e5-d11d-0410-8d38-ebb782a927b9
tests/test_decode1.c
tests/test_decode_callbacks.c