Comment #6 on issue 351 by [email protected]: Make protobuf_lite proto files not create any static initializers
http://code.google.com/p/protobuf/issues/detail?id=351
http://code.google.com/p/protobuf/source/browse/trunk/src/google/protobuf/stubs/once.h #define GOOGLE_PROTOBUF_DECLARE_ONCE(NAME) \ ::google::protobuf::ProtobufOnceType NAME and struct LIBPROTOBUF_EXPORT ProtobufOnceType { ProtobufOnceType(); -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/protobuf?hl=en.
