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
master
nanopb
/
tests
/
backwards_compatibility
History
Petteri Aimonen
58643217b1
Fix bug in backwards_compatibility test case.
...
The memset() filled also the extensions field, which was just waiting for a crash to happen.
2014-12-26 23:27:34 +02:00
..
alltypes_legacy.c
Add #if guard for .pb.h version.
2014-08-19 17:55:44 +03:00
alltypes_legacy.h
Add #if guard for .pb.h version.
2014-08-19 17:55:44 +03:00
alltypes_legacy.options
Add #if guard for .pb.h version.
2014-08-19 17:55:44 +03:00
alltypes_legacy.proto
Add #if guard for .pb.h version.
2014-08-19 17:55:44 +03:00
decode_legacy.c
Fix bug in backwards_compatibility test case.
2014-12-26 23:27:34 +02:00
encode_legacy.c
Make all the tests ANSI C compatible.
2013-09-11 13:16:20 +03:00
SConscript
Separate field iterator logic from pb_decode to pb_common.
2014-08-10 12:42:01 +03:00