This may or may not be an issue with Protobuf-net. I am using r550, and am
outputting a fairly flat .proto file using the new GetProto functionality.
It looks to work fine, but when using other tools (specifically protobufc's
protoc-c), it pukes on [default = False], insisting that it should be [default
= false].
You would think that they wouldn't be so picky, but it's osmething that I ran
across and had to alter my .proto to use lowercase to keep interoperability
among toolsets.
Original issue reported on code.google.com by mikepe...@gmail.com on 26 Jul 2012 at 4:40
Original issue reported on code.google.com by
mikepe...@gmail.com
on 26 Jul 2012 at 4:40