Export to GitHub

protobuf-dt - issue #187

References to types other than messages in descriptor.proto cannot be resolved.


Posted on Jan 20, 2012 by Grumpy Cat

Example:

import "google/protobuf/descriptor.proto";

message FieldType { optional proto2.FieldDescriptorProto.Type type = 1; }

Comment #1

Posted on Jan 20, 2012 by Grumpy Cat

r4c482699330f

Status: Fixed

Labels:
Type-Defect Priority-Critical Milestone-Release-1.2