Comment #1 on issue 234 by henner.zeller: bool values not normalized before serialization
http://code.google.com/p/protobuf/issues/detail?id=234

Do you have an example where this happens ? Usually, if you have a setter in C++ that takes a bool, the value that can be evaluated from that parameter is either 0 or 1. So a sample code + compiler name would be useful.

--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To post to this group, send email to proto...@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to