• Thomas Van Lenten's avatar
    Add a objc_class_prefix to test_messages_proto3.proto. · 21800ff8
    Thomas Van Lenten authored
    Both test_messages_proto3.proto & test_messages_proto2.proto define
    message ForeignMessage {...} and enum ForeignEnum {...} but since
    objc doesn't use the proto package in the naming, these end up
    conflicting.
    
    Adding the objc_class_prefix option to the proto3 file ensure the generated
    objc types are all unique.
    21800ff8
Name
Last commit
Last update
..
google/protobuf Loading commit data...
solaris Loading commit data...
Makefile.am Loading commit data...
README.md Loading commit data...
libprotobuf-lite.map Loading commit data...
libprotobuf.map Loading commit data...
libprotoc.map Loading commit data...