Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
P
protobuf
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
protobuf
Commits
19080127
Commit
19080127
authored
Nov 02, 2017
by
Jisi Liu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update generated descritpors.
parent
97dd175a
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
24 additions
and
24 deletions
+24
-24
any.pb.h
src/google/protobuf/any.pb.h
+2
-2
api.pb.h
src/google/protobuf/api.pb.h
+2
-2
plugin.pb.h
src/google/protobuf/compiler/plugin.pb.h
+2
-2
descriptor.pb.h
src/google/protobuf/descriptor.pb.h
+2
-2
duration.pb.h
src/google/protobuf/duration.pb.h
+2
-2
empty.pb.h
src/google/protobuf/empty.pb.h
+2
-2
field_mask.pb.h
src/google/protobuf/field_mask.pb.h
+2
-2
source_context.pb.h
src/google/protobuf/source_context.pb.h
+2
-2
struct.pb.h
src/google/protobuf/struct.pb.h
+2
-2
timestamp.pb.h
src/google/protobuf/timestamp.pb.h
+2
-2
type.pb.h
src/google/protobuf/type.pb.h
+2
-2
wrappers.pb.h
src/google/protobuf/wrappers.pb.h
+2
-2
No files found.
src/google/protobuf/any.pb.h
View file @
19080127
...
...
@@ -8,12 +8,12 @@
#include <google/protobuf/stubs/common.h>
#if GOOGLE_PROTOBUF_VERSION < 300
4
000
#if GOOGLE_PROTOBUF_VERSION < 300
5
000
#error This file was generated by a newer version of protoc which is
#error incompatible with your Protocol Buffer headers. Please update
#error your headers.
#endif
#if 300
4
000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
#if 300
5
000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
#error This file was generated by an older version of protoc which is
#error incompatible with your Protocol Buffer headers. Please
#error regenerate this file with a newer version of protoc.
...
...
src/google/protobuf/api.pb.h
View file @
19080127
...
...
@@ -8,12 +8,12 @@
#include <google/protobuf/stubs/common.h>
#if GOOGLE_PROTOBUF_VERSION < 300
4
000
#if GOOGLE_PROTOBUF_VERSION < 300
5
000
#error This file was generated by a newer version of protoc which is
#error incompatible with your Protocol Buffer headers. Please update
#error your headers.
#endif
#if 300
4
000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
#if 300
5
000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
#error This file was generated by an older version of protoc which is
#error incompatible with your Protocol Buffer headers. Please
#error regenerate this file with a newer version of protoc.
...
...
src/google/protobuf/compiler/plugin.pb.h
View file @
19080127
...
...
@@ -8,12 +8,12 @@
#include <google/protobuf/stubs/common.h>
#if GOOGLE_PROTOBUF_VERSION < 300
4
000
#if GOOGLE_PROTOBUF_VERSION < 300
5
000
#error This file was generated by a newer version of protoc which is
#error incompatible with your Protocol Buffer headers. Please update
#error your headers.
#endif
#if 300
4
000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
#if 300
5
000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
#error This file was generated by an older version of protoc which is
#error incompatible with your Protocol Buffer headers. Please
#error regenerate this file with a newer version of protoc.
...
...
src/google/protobuf/descriptor.pb.h
View file @
19080127
...
...
@@ -8,12 +8,12 @@
#include <google/protobuf/stubs/common.h>
#if GOOGLE_PROTOBUF_VERSION < 300
4
000
#if GOOGLE_PROTOBUF_VERSION < 300
5
000
#error This file was generated by a newer version of protoc which is
#error incompatible with your Protocol Buffer headers. Please update
#error your headers.
#endif
#if 300
4
000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
#if 300
5
000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
#error This file was generated by an older version of protoc which is
#error incompatible with your Protocol Buffer headers. Please
#error regenerate this file with a newer version of protoc.
...
...
src/google/protobuf/duration.pb.h
View file @
19080127
...
...
@@ -8,12 +8,12 @@
#include <google/protobuf/stubs/common.h>
#if GOOGLE_PROTOBUF_VERSION < 300
4
000
#if GOOGLE_PROTOBUF_VERSION < 300
5
000
#error This file was generated by a newer version of protoc which is
#error incompatible with your Protocol Buffer headers. Please update
#error your headers.
#endif
#if 300
4
000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
#if 300
5
000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
#error This file was generated by an older version of protoc which is
#error incompatible with your Protocol Buffer headers. Please
#error regenerate this file with a newer version of protoc.
...
...
src/google/protobuf/empty.pb.h
View file @
19080127
...
...
@@ -8,12 +8,12 @@
#include <google/protobuf/stubs/common.h>
#if GOOGLE_PROTOBUF_VERSION < 300
4
000
#if GOOGLE_PROTOBUF_VERSION < 300
5
000
#error This file was generated by a newer version of protoc which is
#error incompatible with your Protocol Buffer headers. Please update
#error your headers.
#endif
#if 300
4
000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
#if 300
5
000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
#error This file was generated by an older version of protoc which is
#error incompatible with your Protocol Buffer headers. Please
#error regenerate this file with a newer version of protoc.
...
...
src/google/protobuf/field_mask.pb.h
View file @
19080127
...
...
@@ -8,12 +8,12 @@
#include <google/protobuf/stubs/common.h>
#if GOOGLE_PROTOBUF_VERSION < 300
4
000
#if GOOGLE_PROTOBUF_VERSION < 300
5
000
#error This file was generated by a newer version of protoc which is
#error incompatible with your Protocol Buffer headers. Please update
#error your headers.
#endif
#if 300
4
000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
#if 300
5
000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
#error This file was generated by an older version of protoc which is
#error incompatible with your Protocol Buffer headers. Please
#error regenerate this file with a newer version of protoc.
...
...
src/google/protobuf/source_context.pb.h
View file @
19080127
...
...
@@ -8,12 +8,12 @@
#include <google/protobuf/stubs/common.h>
#if GOOGLE_PROTOBUF_VERSION < 300
4
000
#if GOOGLE_PROTOBUF_VERSION < 300
5
000
#error This file was generated by a newer version of protoc which is
#error incompatible with your Protocol Buffer headers. Please update
#error your headers.
#endif
#if 300
4
000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
#if 300
5
000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
#error This file was generated by an older version of protoc which is
#error incompatible with your Protocol Buffer headers. Please
#error regenerate this file with a newer version of protoc.
...
...
src/google/protobuf/struct.pb.h
View file @
19080127
...
...
@@ -8,12 +8,12 @@
#include <google/protobuf/stubs/common.h>
#if GOOGLE_PROTOBUF_VERSION < 300
4
000
#if GOOGLE_PROTOBUF_VERSION < 300
5
000
#error This file was generated by a newer version of protoc which is
#error incompatible with your Protocol Buffer headers. Please update
#error your headers.
#endif
#if 300
4
000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
#if 300
5
000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
#error This file was generated by an older version of protoc which is
#error incompatible with your Protocol Buffer headers. Please
#error regenerate this file with a newer version of protoc.
...
...
src/google/protobuf/timestamp.pb.h
View file @
19080127
...
...
@@ -8,12 +8,12 @@
#include <google/protobuf/stubs/common.h>
#if GOOGLE_PROTOBUF_VERSION < 300
4
000
#if GOOGLE_PROTOBUF_VERSION < 300
5
000
#error This file was generated by a newer version of protoc which is
#error incompatible with your Protocol Buffer headers. Please update
#error your headers.
#endif
#if 300
4
000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
#if 300
5
000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
#error This file was generated by an older version of protoc which is
#error incompatible with your Protocol Buffer headers. Please
#error regenerate this file with a newer version of protoc.
...
...
src/google/protobuf/type.pb.h
View file @
19080127
...
...
@@ -8,12 +8,12 @@
#include <google/protobuf/stubs/common.h>
#if GOOGLE_PROTOBUF_VERSION < 300
4
000
#if GOOGLE_PROTOBUF_VERSION < 300
5
000
#error This file was generated by a newer version of protoc which is
#error incompatible with your Protocol Buffer headers. Please update
#error your headers.
#endif
#if 300
4
000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
#if 300
5
000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
#error This file was generated by an older version of protoc which is
#error incompatible with your Protocol Buffer headers. Please
#error regenerate this file with a newer version of protoc.
...
...
src/google/protobuf/wrappers.pb.h
View file @
19080127
...
...
@@ -8,12 +8,12 @@
#include <google/protobuf/stubs/common.h>
#if GOOGLE_PROTOBUF_VERSION < 300
4
000
#if GOOGLE_PROTOBUF_VERSION < 300
5
000
#error This file was generated by a newer version of protoc which is
#error incompatible with your Protocol Buffer headers. Please update
#error your headers.
#endif
#if 300
4
000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
#if 300
5
000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
#error This file was generated by an older version of protoc which is
#error incompatible with your Protocol Buffer headers. Please
#error regenerate this file with a newer version of protoc.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment