Do not generate has_ fields for callback fields.
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>
Tue, 2 Apr 2013 17:01:31 +0000 (20:01 +0300)
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>
Tue, 2 Apr 2013 17:01:31 +0000 (20:01 +0300)
commit384e686fe6d7b7088cdbc4b44bc988eba3a21945
tree46a35add2ffa5fd2e0a75d7a6e43c9b12b2fda47
parent214b0eae8aa011fa8b3e8a3dcc784f8d423aeffb
Do not generate has_ fields for callback fields.

The arg field can be used to store the field presence from inside
the callback. Furthermore, having the has_ field for encoding callbacks
would be more annoying than useful.

Update issue 70
Status: FixedInGit
generator/nanopb_generator.py