lwjtjm

Results 4 comments of lwjtjm

debug version is fine,but release is not ok.

the enviroment is windows mingw , I try windows msvc is ok. // message as follows message HelloRequest { bool isW = 1; string name = 2; } HelloRequest request;...

request.set_isw(1) should be request.set_isw(bT.a)

The situation we encounter is that the bool value in the structure is uninitialized, and the random value is greater than 128