Fix naming of enums when long_names=false.

Modify test case to check that options.pb.o compiles.

Update issue 42
Status: FixedInGit

Update issue 43
Status: FixedInGit
This commit is contained in:
Petteri Aimonen
2012-11-14 00:20:44 +02:00
parent 332a9ee95c
commit 02ecee2de8
4 changed files with 28 additions and 7 deletions

View File

@@ -2,4 +2,4 @@ char filesize\[20\];
char msgsize\[30\];
char fieldsize\[40\];
pb_callback_t int32_callback;
[^_]EnumValue1 = 1
\sEnumValue1 = 1