Implement error messages in the decoder side.
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>
Fri, 24 Aug 2012 18:22:20 +0000 (21:22 +0300)
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>
Fri, 24 Aug 2012 18:22:20 +0000 (21:22 +0300)
commit0fb5e5e068326b23493952619d7efb640cb37377
tree3f3bbb7e05c6c17984b13ab87104c235a61f22fd
parentea57f74741b5b5ab3ab4a3e81d8b61811417b4c6
Implement error messages in the decoder side.

Update issue 7
Status: Started
12 files changed:
docs/concepts.rst
docs/reference.rst
example/client.c
example/server.c
example_unions/decode.c
pb.h
pb_decode.c
pb_decode.h
tests/test_decode1.c
tests/test_decode2.c
tests/test_decode3.c
tests/test_missing_fields.c