• Chris Fallin's avatar
    Properly support maps in Ruby protoc and another bugfix. · a2bea0a0
    Chris Fallin authored
    Previously, we supported map fields in the Ruby DSL. However, we never
    connected the final link in the chain and generated `map` DSL commands
    for map fields in `.proto` files. My apologies -- I had been testing
    with the DSL directly so I missed this.
    
    Also fixed a handlerdata-setup-infinite-loop when a map value field's
    type is its containing message.
    a2bea0a0
Name
Last commit
Last update
..
defs.c Loading commit data...
encode_decode.c Loading commit data...
extconf.rb Loading commit data...
map.c Loading commit data...
message.c Loading commit data...
protobuf.c Loading commit data...
protobuf.h Loading commit data...
repeated_field.c Loading commit data...
storage.c Loading commit data...
upb.c Loading commit data...
upb.h Loading commit data...