Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Default enable unique numbering in C++ CEL parser for built-in macro accumulator vars. Previously, all Expr nodes representing the internal accu_var '__result__' shared the same ID in a given comprehension. #453

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

Merged
1 commit merged into from
Dec 12, 2023

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Dec 4, 2023

Default enable unique numbering in C++ CEL parser for built-in macro accumulator vars. Previously, all Expr nodes representing the internal accu_var 'result' shared the same ID in a given comprehension.

@copybara-service copybara-service bot force-pushed the test_587805174 branch 2 times, most recently from cd15f33 to 5200868 Compare December 5, 2023 22:23
@copybara-service copybara-service bot changed the title Default enable unique numbering in parser for built-in macro accumulator vars. Default enable unique numbering in C++ CEL parser for built-in macro accumulator vars. Previously, all Expr nodes representing the internal accu_var '__result__' shared the same ID in a given comprehension. Dec 5, 2023
…accumulator vars. Previously, all Expr nodes representing the internal accu_var '__result__' shared the same ID in a given comprehension.

PiperOrigin-RevId: 590303202
@copybara-service copybara-service bot closed this pull request by merging all changes into master in 84c1407 Dec 12, 2023
@copybara-service copybara-service bot deleted the test_587805174 branch December 12, 2023 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant