Skip to content

Support new oneof feature #95

Open
@GoogleCodeExporter

Description

@GoogleCodeExporter
Currently, trying to compile a .proto file using new "oneof" feature with 
protogen will make protoc display the following errors:

meta_data2.proto:8:5: Expected "required", "optional", or "repeated".
meta_data2.proto:8:19: Expected field number.

This is of course because the protoc version used by protobuf-csharp-port is 
old and the feature is new. Since oneof is a very desirable feature, it would 
be nice if protobuf-csharp-port would support it.

Original issue reported on code.google.com by [email protected] on 14 Nov 2014 at 3:58

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions