Fixed a few compiler warnings, added check.
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>
Wed, 18 Jul 2012 18:09:13 +0000 (21:09 +0300)
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>
Wed, 18 Jul 2012 18:09:13 +0000 (21:09 +0300)
commit10b5da12dc9757b345a9d6f9daeef9098731ff69
treed9c423c06424f15bbc30bab205418ae5495bc5e1
parentd8bddabb8372d1c684d7cd7cf4bb04131acb9ff1
Fixed a few compiler warnings, added check.

Main code is now compiled (for tests) with -pedantic -Wextra.
The test programs are not as strictly bound, but this should
improve the chances that atleast the core library compiles with
most compilers without warnings.
pb_decode.c
pb_encode.c
tests/Makefile