Lines Matching refs:Fix
2 Fix bug with default values for extension fields (issue 111)
3 Fix some MISRA-C warnings (issue 91)
10 Fix generator error with bytes callback fields (issue 99)
11 Fix warnings about large integer constants (issue 102)
18 Fix a bug with encoding negative values in int32 fields (issue 97)
30 Fix MISRA C violations (issue 91)
35 Fix build error on Visual C++ (issue 84, patch by Markus Schwarzenberg)
44 Fix unknown fields in empty message (issue 78)
60 Fix bug with empty strings in repeated string callbacks (issue 73)
61 Fix regression in 0.2.0 with optional callback fields (issue 70)
62 Fix bugs with empty message types (issues 64, 65)
63 Fix some compiler warnings on clang (issue 67)
93 Fix bugs in the enum short names introduced in 0.1.7 (issues 42, 43)
94 Fix STATIC_ASSERT macro when using multiple .proto files. (issue 41)
95 Fix missing initialization of istream.errmsg
106 Fix build warnings on MS compilers (issue 33)
113 Fix some compiler warnings (issues 25, 26, 27, 32).
116 Fix bug in decoder with packed arrays (issue 23).
118 Fix some compiler warnings.
124 Fix generator error with .proto without messages.
125 Fix problems that stopped the code from compiling with some compilers.
126 Fix some compiler warnings.
132 Fix some compiler warnings.