dcf43a6416667fe904fb6dda14b77ef5c8ba208c
PB_HTYPE_x | PB_LTYPE_x becomes an int according to C, and some compilers warn when assigning that to an enum value. Also correct an associated term in reference.rst. git-svn-id: https://svn.kapsi.fi/jpa/nanopb-dev@1006 e3a754e5-d11d-0410-8d38-ebb782a927b9
Nanopb is a small code-size Protocol Buffers implementation. Homepage: http://kapsi.fi/~jpa/nanopb/ To compile the library, you'll need these libraries: protobuf-compiler python-protobuf libprotobuf-dev To run the tests, run make under the tests folder. If it completes without error, everything is fine.
Description
Languages
C
71.7%
Python
23.1%
CMake
2.5%
Shell
1.8%
PureBasic
0.4%
Other
0.5%