Closed liamsi closed 8 years ago
I merged the key change code in, but I haven't gotten around testing it yet (hence why issues #2 and #3 haven't been closed yet). So thank you for pointing out these problems!
If you could send a PR for the syntax error, that would be great. As for the proto files, I already compiled them locally, and that is the generated Java that is in here right now. I'm not really sure what you're seeing. I'll have to investigate this as part of my testing.
Closing this issue since there's a separate issue for the broken protos.
Thanks for your quick reply.
The project currently doesn't compile as it is:
Hash
isn't defined anywhere (not in the generated class nor in the underlyingcom.google.protobuf
classes). Can you compile it locally?