Fix -Wextra warning in generated .pb.c files.
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>
Sun, 2 Sep 2012 16:54:35 +0000 (19:54 +0300)
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>
Sun, 2 Sep 2012 16:54:35 +0000 (19:54 +0300)
commitf187aad63db2ff8e1a82508f4a43988b43e10f54
treef96a9fd999fb178a815d6d73d581d618896f064b
parenta06dba6e49a7fc5fbc1e476539566e3f407be908
Fix -Wextra warning in generated .pb.c files.

Compile the generated files with the same extra-strict
settings as the core, in order to detect problems in tests.

Update issue 32
Status: FixedInGit
pb.h
tests/Makefile