• Jon Skeet's avatar
    Fix merging with message-valued oneof · cbe25059
    Jon Skeet authored
    If messages A and B have the same oneof case, which is a message
    type, and we merge B into A, those sub-messages should be merged.
    
    Fixes #3200.
    
    Note that I haven't regenerated all the code, as some of the protos
    have been changed, breaking generation.
    cbe25059
Name
Last commit
Last update
..
google/protobuf Loading commit data...
solaris Loading commit data...
Makefile.am Loading commit data...
README.md Loading commit data...
libprotobuf-lite.map Loading commit data...
libprotobuf.map Loading commit data...
libprotoc.map Loading commit data...