aboutsummaryrefslogtreecommitdiff
path: root/BUILD
diff options
context:
space:
mode:
authorFeng Xiao <xfxyjwf@gmail.com>2017-03-09 16:30:15 -0800
committerFeng Xiao <xfxyjwf@gmail.com>2017-03-09 16:30:15 -0800
commit61e87f3d41554989883e2c2fe35fbb9d891879cd (patch)
treeb0232bf1c6fe824e90fb7729cde74e87d30e7f64 /BUILD
parentcad6a51a30d021bc25932f3d0f98b4593463a0c6 (diff)
downloadprotobuf-61e87f3d41554989883e2c2fe35fbb9d891879cd.tar.gz
protobuf-61e87f3d41554989883e2c2fe35fbb9d891879cd.tar.bz2
protobuf-61e87f3d41554989883e2c2fe35fbb9d891879cd.zip
Use per-type table to lookup JSON name.
Different fields from different messages can map to the same JSON name and the original global lookup table is only capable of mapping one of such fields. This change converts the global table to per-type tables so fields from different messages won't conflict.
Diffstat (limited to 'BUILD')
0 files changed, 0 insertions, 0 deletions