What steps will reproduce the problem?
1. Create a message with callback fields.
2. Put said message inside another message's oneof field.
3. Run generator and try to decode the message.
4. Generator does not complain but decoding will not work properly.
What is the expected output? What do you see instead?
Generator should give an error as callback fields cannot work inside union.
Original issue reported on code.google.com by Petteri.Aimonen on 7 Mar 2015 at 8:06
Original issue reported on code.google.com by
Petteri.Aimonen
on 7 Mar 2015 at 8:06