Cast enum vaules to integers and cast them back where appropraite
authorStan Hu <stanhu@aclimalabs.com>
Mon, 2 Jul 2012 21:00:45 +0000 (14:00 -0700)
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>
Thu, 5 Jul 2012 15:13:50 +0000 (18:13 +0300)
commit7c5bb6541a820dd4721358226ca3815d94736863
tree45c0fa319336df5f4635399ce46894b84ba550e4
parent9b1e1b440ab6a21bacab939b9c7bef0fa4ca5c90
Cast enum vaules to integers and cast them back where appropraite
to prevent mixed enumeration type compiler warnings
generator/nanopb_generator.py
pb.h