• 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
..
unittest_custom_options_proto3.proto Loading commit data...
unittest_issues.proto Loading commit data...