protobuf/ruby/ext
@rubynerd c64830bbca unwrap descriptor class before comparison of RepeatedField types
self->field_type_class returns the correct Ruby class, get_def_obj
returns the Descriptor object used to generate the Ruby class via
msgclass, so to compare the two types we get the msgclass from the
descriptor.
2016-12-19 23:49:16 +00:00
..
google/protobuf_c unwrap descriptor class before comparison of RepeatedField types 2016-12-19 23:49:16 +00:00