This is a better question to the protobuf group? It looks like <some google::protobuf::uint32 value> is pointed at a method instead of calling it?
On Tue, Nov 19, 2019 at 6:02 PM <[email protected]> wrote: > What i'm doing wrong here. > unsigned int* test; > > > *test = <some google::protobuf::uint32 value> > compiler tell me ""Typumwandlung": "google::protobuf::uint32 (__thiscall > cms::PendingTasksInfo::* )(void) const" kann nicht in "UINT" konvertiert > werden" > Isn't protobuf uint32 unsigned int in C++? > > -- > You received this message because you are subscribed to the Google Groups " > grpc.io" 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/grpc-io/316ee32f-c002-4416-974d-fa214d3306da%40googlegroups.com > <https://groups.google.com/d/msgid/grpc-io/316ee32f-c002-4416-974d-fa214d3306da%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Christian Rivasseau Co-founder and CTO @ Lefty <http://www.lefty.io> +33 6 67 35 26 74 -- You received this message because you are subscribed to the Google Groups "grpc.io" 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/grpc-io/CAJ6g4%3Da%2Bn5P4j08W2DpJyH9Sy_djavFmfgKU6sQAhFC0hRDqJA%40mail.gmail.com.
