Lines Matching refs:callback
7 Fix compiler error in generated initializer for submessage callback (#631)
64 Fix "missing required field" error with submessage callback (#544)
123 Allow specifying a per-message callback. (#175)
124 Improve callback handling inside oneofs. (#175)
179 Don't call stream read callback with count=0 (#421)
184 Fix fixed size and callback repeated fields inside proto3 submessages (#376, #382, #386)
301 Fix crash when callback is inside oneof field. (issue 148)
388 Fix generator error with bytes callback fields (issue 99)
430 NOTE: The default callback function signature has changed.
433 Change the callback function to use void** (issue 69)
439 Fix regression in 0.2.0 with optional callback fields (issue 70)