<some google::protobuf::uint32 value> is pointed at a method instead of calling it?
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 grpc-io+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/316ee32f-c002-4416-974d-fa214d3306da%40googlegroups.com.
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 <martin...@versasec.com> 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 grp...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/316ee32f-c002-4416-974d-fa214d3306da%40googlegroups.com.