Status: New
Owner: [email protected]
Labels: Type-Defect Priority-Medium

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

VC2008 with level warning 4 produces several warnings:

1>google\protobuf\stubs\common.h(1201) : warning C4512: 'google::protobuf::FatalException' : assignment operator could not be generated

1>google\protobuf\io\coded_stream.h(901) : warning C4244: '=' : conversion from 'google::protobuf::uint32' to google::protobuf::uint8', possible loss of data

1>google\protobuf\io\coded_stream.h(965) : warning C4244: '=' : conversion from 'google::protobuf::uint32' to google::protobuf::uint8', possible loss of data

Fix it please.

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