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

Revert "Deprecate SbStringFormat functions" #2083

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

isarkis
Copy link
Member

@isarkis isarkis commented Dec 13, 2023

Reverts #1999 as it broke XB1 and PS5

b/316211534

@niranjanyardi niranjanyardi enabled auto-merge (squash) December 13, 2023 23:27
@isarkis isarkis disabled auto-merge December 13, 2023 23:33
@datadog-cobalt-youtube
Copy link

Datadog Report

Branch report: revert-1999-maxz-sb16-printfs
Commit report: 199e24f

cobalt: 0 Failed, 0 New Flaky, 29654 Passed, 1 Skipped, 9m 44.33s Wall Time

@isarkis isarkis merged commit bb7ec36 into main Dec 13, 2023
327 checks passed
@isarkis isarkis deleted the revert-1999-maxz-sb16-printfs branch December 13, 2023 23:58
Rongo-JL pushed a commit to Rongo-JL/cobalt that referenced this pull request Dec 19, 2023
maxz-lab added a commit that referenced this pull request Dec 21, 2023
Replace SbStringFormat*() calls with POSIX sprintf.
  SbStringFormat        -> vsnprintf
  SbStringFormatF       -> snprintf
  SbStringFormatWide    -> vswprintf
  SbStringFormatUnsafeF -> sprintf

Backward compatibility is protected by "SB_API_VERSION < 16".

A clean up CL is needed to take care of references of the
deprecated APIs at everywhere else.
This reverts PR#2083.

b/307941391

Change-Id: I437ff3d7bf735b46767867ea844aeffb28e58b4d
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.

2 participants