sync ports with The Matrix
This commit is contained in:
parent
02776f1507
commit
a0fe1892c0
885 changed files with 6817 additions and 4874 deletions
14
devel/protobuf-c/patches/patch-protoc-c_c_message_h
Normal file
14
devel/protobuf-c/patches/patch-protoc-c_c_message_h
Normal file
|
@ -0,0 +1,14 @@
|
|||
https://github.com/protobuf-c/protobuf-c/pull/673
|
||||
|
||||
Index: protoc-c/c_message.h
|
||||
--- protoc-c/c_message.h.orig
|
||||
+++ protoc-c/c_message.h
|
||||
@@ -136,8 +136,6 @@ class MessageGenerator {
|
||||
std::unique_ptr<std::unique_ptr<MessageGenerator>[]> nested_generators_;
|
||||
std::unique_ptr<std::unique_ptr<EnumGenerator>[]> enum_generators_;
|
||||
std::unique_ptr<std::unique_ptr<ExtensionGenerator>[]> extension_generators_;
|
||||
-
|
||||
- GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(MessageGenerator);
|
||||
};
|
||||
|
||||
} // namespace c
|
Loading…
Add table
Add a link
Reference in a new issue