[protobuf] CopyingOutputStreamAdaptor Not Writing to CopyingOutputStream?

2013-05-10 Thread jonathan . wolk
Hey All, I've stumbled upon something this is confusing me and need a little help. I've made a message, compiled it (for C++) optimized for LITE_RUNTIME in proto buffers 2.5.0. From my understanding, using the lite runtime means no default File/Ostream output streams are implemented. So, I

Re: [protobuf] CopyingOutputStreamAdaptor Not Writing to CopyingOutputStream?

2013-05-10 Thread Feng Xiao
On Fri, May 10, 2013 at 11:16 AM, jonathan.w...@gree.co.jp wrote: Hey All, I've stumbled upon something this is confusing me and need a little help. I've made a message, compiled it (for C++) optimized for LITE_RUNTIME in proto buffers 2.5.0. From my understanding, using the lite runtime

[protobuf] Re: CopyingOutputStreamAdaptor Not Writing to CopyingOutputStream?

2013-05-10 Thread jonathan . wolk
I have resolved my own problem which is mainly a misunderstanding of the usage of the CopyingOutputStreamAdaptor. My test was a quick test to write to a file (and then later in the same function) read from the same file as a test for serialization/deserialization. Turns out, then the

[protobuf] Issue 511 in protobuf: Missing cc clobber on inline asm

2013-05-10 Thread protobuf
Status: New Owner: liuj...@google.com Labels: Type-Defect Priority-Medium New issue 511 by gp...@google.com: Missing cc clobber on inline asm http://code.google.com/p/protobuf/issues/detail?id=511