This website requires JavaScript.
Explore
Help
Register
Sign In
rik
/
nanopb
Watch
1
Star
0
Fork
0
You've already forked nanopb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5c16a116ec2db9d19e42c5682cbfbf4f2b87ad87
nanopb
/
tests
/
oneof
History
Petteri Aimonen
25b92c5b4e
Fix generator bug when oneof is first field in a message.
...
Added test case for the same. Update issue 142 Status: FixedInGit
2015-01-27 17:47:25 +02:00
..
decode_oneof.c
Fix generator bug when oneof is first field in a message.
2015-01-27 17:47:25 +02:00
encode_oneof.c
Implement support for oneofs (C unions).
2015-01-04 19:39:37 +02:00
oneof.proto
Fix generator bug when oneof is first field in a message.
2015-01-27 17:47:25 +02:00
SConscript
Actually make the protoc version check work
2015-01-04 20:20:40 +02:00