Change the _count fields to use pb_size_t datatype.
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>
Mon, 18 Aug 2014 17:09:52 +0000 (20:09 +0300)
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>
Mon, 18 Aug 2014 17:09:52 +0000 (20:09 +0300)
commit1dd9f1900fca0c137324c05a9421f1ba180b2470
treef0788fa698b0c49bc06dfea181a1d062a4feb09f
parent0b517b07789049089e19b714311c596399d53f8e
Change the _count fields to use pb_size_t datatype.

Update issue 82
Status: FixedInGit
docs/migration.rst
generator/nanopb_generator.py
pb.h
pb_decode.c
pb_encode.c
tests/backwards_compatibility/alltypes_legacy.h
tests/decode_unittests/decode_unittests.c
tests/encode_unittests/encode_unittests.c