Details
Description
When no messages are presented in .proto file following example craches on compilation (test.proto):
import "google/protobuf/empty.proto"; package MyPackage; service MyService { rpc Check(google.protobuf.Empty) returns (google.protobuf.Empty) {} }
CMakeLists.txt:
qt_add_grpc(testlib CLIENT PROTO_FILES test.proto )
Attachments
For Gerrit Dashboard: QTBUG-122816 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
543983,5 | Extract wrapping namespace from package but not from messages/enums/services | dev | qt/qtgrpc | Status: MERGED | +2 | 0 |
544210,3 | Extract wrapping namespace from package but not from messages/enums/services | 6.7 | qt/qtgrpc | Status: MERGED | +2 | 0 |
544587,3 | Extract wrapping namespace from package but not from messages/enums/services | 6.6 | qt/qtgrpc | Status: MERGED | +2 | 0 |
546721,1 | Extract wrapping namespace from package but not from messages/enums/services | tqtc/lts-6.5 | qt/tqtc-qtgrpc | Status: ABANDONED | +2 | 0 |