Comment #17 on issue 83 by heydunne: protobuf does not compile cleanly in 64-bit mode in Visual Studio 2008
http://code.google.com/p/protobuf/issues/detail?id=83

My apologies; the functions did not change; I was reading an *internally* patched version of 2.2.0. FWIW, we modified src/google/protobuf/io/coded_stream.h with the attached patch ( it does not resolve all the issues described in this bug report, but it resolved our compilation problems with WriteString and WriteStringToArray without runtime issues, and without having to suppress compilation warnings; perhaps it might help others here ) As an aside, thanks for making protobuf open-source, it's had a profound positive effect on some of our ipc work.
thanks






Attachments:
        difference.txt  266 bytes

--
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.

Reply via email to