• Adam Cozzette's avatar
    Do strict enum name checking only for proto3 · 70477613
    Adam Cozzette authored
    There seem to already be .proto files out there that have conflicting
    enum names, which will not be able to build successfully for some
    languages (like C#). To prevent this problem from spreading, let's make
    it an error for proto3 but just issue a warning for proto2. This fixes
    issue #2179.
    70477613
Name
Last commit
Last update
..
google/protobuf Loading commit data...
solaris Loading commit data...
Makefile.am Loading commit data...
README.md Loading commit data...