Status: New
Owner: ken...@google.com
Labels: Type-Defect Priority-Medium

New issue 247 by compuwarescc: Ability to redirect file output to stdout
http://code.google.com/p/protobuf/issues/detail?id=247

Unable to output source to stdout.

Being able to receive output to stdout rather than just as files should (i would think) be a rather simple flag to add to protoc and would improve the ability to use protoc at run time for dynamic code generation.

i.e.

It would be nice to be able to call

protoc --java_out X.proto

and receive the source on stdout.

--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To post to this group, send email to proto...@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to