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

Prevent deprecation warning for shared openStream() call #1950

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

philburk
Copy link
Collaborator

Call an internal method that does not print the warning.

Fixes #1949

Call an internal method that does not print the warning.

Fixes #1949
@philburk philburk merged commit cb4e5d2 into main Dec 15, 2023
3 checks passed
@philburk philburk deleted the no_shared_warning branch December 15, 2023 20:16
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.

Warning printed even when shared_ptr is used to call openStream
1 participant