Status: New
Owner: ----
Labels: Type-Patch

New issue 391 by constant...@gmail.com: Patch for /trunk/src/google/protobuf/io/zero_copy_stream_impl_lite.cc
http://code.google.com/p/protobuf/issues/detail?id=391

No point in including zero_copy_stream_impl.h since it creates for the lite version the necessity for the file zero_copy_stream_impl.h to exist in lite version.

In the lite version the zero_copy_stream_impl.cc is not compiled so the classes defined in the header have no implementation in the lite version and can not be used.


Attachments:
        zero_copy_stream_impl_lite.cc.patch  461 bytes

--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To post to this group, send email to protobuf@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