djurosaur
Results
1
comments of
djurosaur
Fix for this is to change file s2client-api\contrib\protobuf\src\google\protobuf\compiler\java\java_file.cc L68: bool operator ()(const FieldDescriptor* f1, const FieldDescriptor* f2) **const** { ... } There is missing 'const'.