I have implemented an alternative approach in r214084. Lets see how that goes. Thanks for working on this!
On Fri, Jul 25, 2014 at 11:12 AM, Kaushik Sridharan <[email protected]> wrote: > Hello, > > This patch adds support for formatting proto text format embedded in > .proto files. > > This kind of embedded text > can > appear in custom field options in > . > proto files. > For example: > > > option (MyProto.options) = { > > field_a: OK > > field_b: 123 > > msg_field: { field_c: 123 } > > }; > > Thanks, > > -K > >
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
