dvdkruk / protobuf-dt

Automatically exported from code.google.com/p/protobuf-dt
0 stars 0 forks source link

Groups should be considered Types #157

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
message Root {
  optional group MyGroup = 1 {
  }

  Message NestedMessage {
    optional MyGroup mygroup = 2207766;
  }
}

Original issue reported on code.google.com by alr...@google.com on 9 Nov 2011 at 11:20

GoogleCodeExporter commented 9 years ago
rfbabff6fb33b

Original comment by alr...@google.com on 9 Nov 2011 at 11:23

GoogleCodeExporter commented 9 years ago
r37641cdee6fb

Original comment by alr...@google.com on 10 Nov 2011 at 12:00

GoogleCodeExporter commented 9 years ago
r77b5deecd80b

Original comment by alr...@google.com on 10 Nov 2011 at 9:20