Comment #6 on issue 361 by [email protected]: Fix warnings
http://code.google.com/p/protobuf/issues/detail?id=361

Thanks.

What about this:
src\google\protobuf\stubs\common_unittest.cc:75: warning: C4307: '+' : integral constant overflow

EXPECT_EQ(0u, kuint32max + 1);

Seems like this is done intentionally. Should it also be supressed with pragma?

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