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

Strip extension before appending formatted extension. #3724

Merged
merged 3 commits into from
Dec 23, 2024

Conversation

silvio2402
Copy link
Collaborator

This is to ensure that the extension is not included twice in the formatted number.

Unlike the Java version, the C++ version didn't format extensions at all which is fixed in this change.

Context: b/309836518

@silvio2402 silvio2402 requested a review from a team as a code owner November 20, 2024 10:37
tvislavski
tvislavski previously approved these changes Nov 21, 2024
@tvislavski
Copy link
Member

Please update pending_code_changes.txt

tvislavski
tvislavski previously approved these changes Dec 3, 2024
mandlil
mandlil previously approved these changes Dec 3, 2024
@silvio2402 silvio2402 force-pushed the extension-formatting branch from 80ee2c2 to 06c59fa Compare December 4, 2024 12:49
@silvio2402 silvio2402 dismissed stale reviews from tvislavski and mandlil via 1550768 December 12, 2024 08:18
@tvislavski tvislavski merged commit bf08a3c into google:master Dec 23, 2024
7 checks passed
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.

3 participants