Export to GitHub

protobuf-dt - issue #157

Groups should be considered Types


Posted on Nov 9, 2011 by Grumpy Cat

message Root { optional group MyGroup = 1 { }

Message NestedMessage { optional MyGroup mygroup = 2207766; } }

Comment #1

Posted on Nov 9, 2011 by Grumpy Cat

rfbabff6fb33b

Comment #2

Posted on Nov 10, 2011 by Grumpy Cat

r37641cdee6fb

Comment #3

Posted on Nov 10, 2011 by Grumpy Cat

r77b5deecd80b

Status: Fixed

Labels:
Type-Defect Priority-High Milestone-Release-1.0.13