• 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
..
AddressBook Loading commit data...
Google.Protobuf Loading commit data...
Google.Protobuf.Conformance Loading commit data...
Google.Protobuf.JsonDump Loading commit data...
Google.Protobuf.Test Loading commit data...
Google.Protobuf.sln Loading commit data...