I am having issues parsing messages with doubles inside of C++ they seem to end up always zero when I parse them. I can seem that int fields are being populated with the correct data, but not doubles. I tried using both the 3.21 and 3.15 libraries to no success. If I parse these same messages with my java application I see that I get the results as expected.
Has anyone seen a similar problem? -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/protobuf/f2aeb80a-0e16-4c26-beda-d58b13f4a579n%40googlegroups.com.
