-
- Downloads
grpc: cpp_generator: fix pedantic warning on extra ';'
Fix pedantic warnings of form: myprotobuf.pb.cc:619:2: warning: extra ';' [-Wpedantic] }; ^
Please register or sign in to comment
Fix pedantic warnings of form: myprotobuf.pb.cc:619:2: warning: extra ';' [-Wpedantic] }; ^