Skip to content

[csharp codegen] Handle empty base_namespace option value to fix #34113#34137

Merged
jtattermusch merged 1 commit intogrpc:masterfrom
tonydnewell:empty-base_namespace
Aug 29, 2023
Merged

[csharp codegen] Handle empty base_namespace option value to fix #34113#34137
jtattermusch merged 1 commit intogrpc:masterfrom
tonydnewell:empty-base_namespace

Conversation

@tonydnewell
Copy link
Copy Markdown
Contributor

Fix for #34113 - setting C# option base_namespace to an empty string results in inconsistent behavior

Allow the base_namespace option in the protocol buffers C# gRPC plugin to be specified with an empty string to make sure the plugin has the same behaviour as the protocol buffers compiler.

@tonydnewell
Copy link
Copy Markdown
Contributor Author

@jtattermusch for review

@jtattermusch jtattermusch added the release notes: yes Indicates if PR needs to be in release notes label Aug 29, 2023
@jtattermusch jtattermusch self-assigned this Aug 29, 2023
@jtattermusch jtattermusch self-requested a review August 29, 2023 14:01
@jtattermusch jtattermusch added release notes: yes Indicates if PR needs to be in release notes and removed release notes: yes Indicates if PR needs to be in release notes labels Aug 29, 2023
@jtattermusch jtattermusch changed the title [csharp codegen] Handle empty base_namespace option value [csharp codegen] Handle empty base_namespace option value to fix #34113 Aug 29, 2023
@jtattermusch jtattermusch enabled auto-merge (squash) August 29, 2023 14:18
@jtattermusch jtattermusch merged commit 157d8e2 into grpc:master Aug 29, 2023
@copybara-service copybara-service bot added the imported Specifies if the PR has been imported to the internal repository label Aug 29, 2023
@ti-chi-bot ti-chi-bot bot mentioned this pull request Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bloat/none imported Specifies if the PR has been imported to the internal repository lang/C# per-call-memory/neutral per-channel-memory/neutral release notes: yes Indicates if PR needs to be in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants