Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

tonydnewell
Copy link
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
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
67 of 68 checks passed
@copybara-service copybara-service bot added the imported Specifies if the PR has been imported to the internal repository label Aug 29, 2023
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.

None yet

2 participants