I am having a odd issue with a GPB message containing an Optional field of type float. The VS compiler generates inline function for the set_variable() referencing this+16h and the get function variable() referencing this+18h. Changing the .proto field type to uint32 gave the same result. Any help here would be greatly appreciated. Thank you
-- 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/cdda7732-17f2-4b78-86a6-13a18c7d083bn%40googlegroups.com.
