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.

Reply via email to