Can you provide a reproduction for us? On Fri, Sep 23, 2022 at 1:38 PM Timothy Sutton <[email protected]> wrote:
> 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 > <https://groups.google.com/d/msgid/protobuf/f2aeb80a-0e16-4c26-beda-d58b13f4a579n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAD7-yft6gs6p8heS8VojCPyjekqhJQa9KrreO0-YemXV5c2csQ%40mail.gmail.com.
