On Mon, Jul 6, 2020 at 1:59 AM Harutaka Matsumoto < [email protected]> wrote:
> I'd like to solve this with some options of protoc command like preventing > from namespace colluptions, but I couldn't find out. > I wonder you have custom that you name enumeration values with only upper > cases. > Yes, we usually avoid this problem by making sure enum values are all uppercase. That is really the only way to avoid naming conflicts. > -- > You received this message because you are subscribed to the Google Groups > "Protocol Buffers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/protobuf/97234243-8905-4018-9a82-eb9e607eae6dn%40googlegroups.com > <https://groups.google.com/d/msgid/protobuf/97234243-8905-4018-9a82-eb9e607eae6dn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/protobuf/CADqAXr6L_6y9dW08sUiu2WpXz%3Drz6x5eT8ECqiXqQaSc40mABw%40mail.gmail.com.
