• Brian Duff's avatar
    Fix enum field references with java_multiple_files. · a220fe61
    Brian Duff authored
    When the java_multiple_files option is on, enums are placed in java
    class files based on the name of the original enum type. This fixes
    field references to such enum values to point to the correct class
    name when setting the default.
    
    Change-Id: I51a2e251c0d0ab1e45a182ba849d314232a74bac
    a220fe61
Name
Last commit
Last update
java Loading commit data...
src/google/protobuf Loading commit data...
Android.mk Loading commit data...