mirror of https://github.com/qt/qtgrpc.git
Protoc disallows using the <field name>Entry if the respective <field name> map field is defined. But meanwhile it allows using <field name>_Entry as the field name, which ends up as <field name>Entry in the generated code. The difference is in the letter case is used for the alias we add for map entries and the actual field name. As the conclusion - test passes, but we should keep it in our test suite to ensure we compliant with the protoc rules. Pick-to: 6.8 6.9 Change-Id: I8a8d6796b6c5564b211bd11fdd23102b0031031e Reviewed-by: Dennis Oberst <dennis.oberst@qt.io> |
||
|---|---|---|
| LICENSES | ||
| cmake | ||
| coin | ||
| examples | ||
| src | ||
| tests | ||
| .clang-format | ||
| .cmake.conf | ||
| .gitattributes | ||
| .gitignore | ||
| .tag | ||
| CMakeLists.txt | ||
| LICENSE.Apache-2.0.txt | ||
| REUSE.toml | ||
| configure.cmake | ||
| dependencies.yaml | ||
| licenseRule.json | ||
| qt_attribution.json | ||
| qt_cmdline.cmake | ||