Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3775f51

Browse files
authored
[skip changelog] Removed useless Compile.programmer parameter from GRPC interface (#862)
1 parent 3d74a8f commit 3775f51

File tree

2 files changed

+30
-40
lines changed

2 files changed

+30
-40
lines changed

‎rpc/commands/compile.pb.go‎

Lines changed: 30 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎rpc/commands/compile.proto‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ message CompileReq {
4040
bool optimizeForDebug = 16; // Optimize compile output for debug, not for release.
4141
bool dryRun = 17; // When set to `true` the compiled binary will not be copied to the export directory.
4242
string export_dir = 18; // Optional: save the build artifacts in this directory, the directory must exist.
43-
string programmer = 19; // External programmer for upload
4443
}
4544

4645
message CompileResp {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /