Comment #16 on issue 83 by [email protected]: protobuf does not compile cleanly in 64-bit mode in Visual Studio 2008
http://code.google.com/p/protobuf/issues/detail?id=83
The code of those two functions did not change between 2.2.0 and 2.3.0, so I'm not sure what you mean when you say 2.2.0 used static_casts there.
Anyway, this bug is marked NeedPatchFromUser. You can see above that halostatue proposed a patch but I felt that it was too invasive. If you can produce a patch that is better then we can consider submitting it. However, we simply cannot satisfy every possible compiler warning configuration used by every user. I'll accept patches that are simple and clean, but a better solution would be for you to tell your compiler to ignore warnings in the protobuf headers.
-- 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.
