• 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
..
compatibility_tests/v3.0.0 Loading commit data...
keys Loading commit data...
protos Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
CHANGES.txt Loading commit data...
Google.Protobuf.Tools.nuspec Loading commit data...
README.md Loading commit data...
build_packages.bat Loading commit data...
build_tools.sh Loading commit data...
buildall.sh Loading commit data...
generate_protos.sh Loading commit data...
global.json Loading commit data...