Closed GoogleCodeExporter closed 9 years ago
Ah, it is a bug indeed. Will fix has_ field to work like you said.
Original comment by Petteri.Aimonen
on 2 Apr 2013 at 4:01
Hmm, nanopb-0.1.x does not generate has_ fields for callbacks. It was
accidentally added in nanopb-0.2.0.
If issue 69 is fixed, would you be ok with there being no has_ field for
callbacks?
Original comment by Petteri.Aimonen
on 2 Apr 2013 at 4:16
This issue was updated by revision 384e686fe6d7.
Original comment by Petteri.Aimonen
on 2 Apr 2013 at 5:02
Hi,
Yes, It will be OK when there will be no has_ field. After fix in issue #69
there is still possibility have NULL in arg to detect not filled optional field
and to have any stored pointer in it to detect processed field. (or also some
flags inside *arg)
Original comment by P.Sta...@gmail.com
on 2 Apr 2013 at 9:57
Fix released in 0.2.1
Original comment by Petteri.Aimonen
on 14 Apr 2013 at 7:19
Original issue reported on code.google.com by
P.Sta...@gmail.com
on 2 Apr 2013 at 3:58