Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Grpc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tci-gateway-module
Grpc
Commits
0e6ebde2
Commit
0e6ebde2
authored
8 years ago
by
Alistair Veitch
Browse files
Options
Downloads
Patches
Plain Diff
Fix incorrect script invocation for code generation.
parent
d69354e4
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/core/ext/census/gen/README.md
+1
-1
1 addition, 1 deletion
src/core/ext/census/gen/README.md
src/core/ext/census/gen/census.pb.c
+1
-1
1 addition, 1 deletion
src/core/ext/census/gen/census.pb.c
with
2 additions
and
2 deletions
src/core/ext/census/gen/README.md
+
1
−
1
View file @
0e6ebde2
...
@@ -3,4 +3,4 @@ Files generated for use by Census stats and trace recording subsystem.
...
@@ -3,4 +3,4 @@ Files generated for use by Census stats and trace recording subsystem.
#Files
#Files
*
census.pb.{h,c} - Generated from src/core/ext/census/census.proto, using the
*
census.pb.{h,c} - Generated from src/core/ext/census/census.proto, using the
script
`tools/codegen/core/gen_nano_proto.sh src/core/ext/census/census.proto
script
`tools/codegen/core/gen_nano_proto.sh src/core/ext/census/census.proto
$PWD/src/core/ext/census/gen`
$PWD/src/core/ext/census/gen
src/core/ext/census/gen
`
This diff is collapsed.
Click to expand it.
src/core/ext/census/gen/census.pb.c
+
1
−
1
View file @
0e6ebde2
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
/* Automatically generated nanopb constant definitions */
/* Automatically generated nanopb constant definitions */
/* Generated by nanopb-0.3.5-dev */
/* Generated by nanopb-0.3.5-dev */
#include
"
/usr/local/google/home/aveitch/projects/grpc_stats/grpc/
src/core/ext/census/gen/census.pb.h"
#include
"src/core/ext/census/gen/census.pb.h"
#if PB_PROTO_HEADER_VERSION != 30
#if PB_PROTO_HEADER_VERSION != 30
#error Regenerate this file with the current version of nanopb generator.
#error Regenerate this file with the current version of nanopb generator.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment