Comment #2 on issue 437 by [email protected]: Messages with std::string
do not serialize in 64 bit compilation
http://code.google.com/p/protobuf/issues/detail?id=437
it fails for this code...the stack trace is attached
// Set board information
SELB2071Messages::Temp_Message temp;
temp.set_board_name("test");
temp.SerializePartialAsString();
Attachments:
error.png 52.7 KB
--
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.