• 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
..
ext/google/protobuf_c Loading commit data...
lib/google Loading commit data...
tests Loading commit data...
README.md Loading commit data...
Rakefile Loading commit data...
google-protobuf.gemspec Loading commit data...