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:
@@ -2,4 +2,4 @@ char filesize\[20\];
|
||||
char msgsize\[30\];
|
||||
char fieldsize\[40\];
|
||||
pb_callback_t int32_callback;
|
||||
[^_]EnumValue1 = 1
|
||||
\sEnumValue1 = 1
|
||||
|
||||
Reference in New Issue
Block a user