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

C++ client: remove all Stringf/Streamf and related #4900

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

kosak
Copy link
Contributor

@kosak kosak commented Nov 29, 2023

We are standardizing on the "fmt" package now.

Also: There is a ThreadIdToString method that I didn't see any usages of so I removed it.
Is this something that we use perhaps elsewhere like DnD? If so, let me know and I'll add it back in a fmt-aware form.

@kosak kosak added NoDocumentationNeeded NoReleaseNotesNeeded No release notes are needed. labels Nov 29, 2023
@kosak kosak self-assigned this Nov 29, 2023
@kosak kosak merged commit 7e596a6 into deephaven:main Nov 30, 2023
12 checks passed
@kosak kosak deleted the kosak_stringf-streamf branch November 30, 2023 01:36
@github-actions github-actions bot locked and limited conversation to collaborators Nov 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants