Skip to content

Fix deprecation warning for v::BasicTracedReference::operator->()#714

Merged
ohodson merged 1 commit intomainfrom
orion/traced-handle-deprecation-fix
May 30, 2023
Merged

Fix deprecation warning for v::BasicTracedReference::operator->()#714
ohodson merged 1 commit intomainfrom
orion/traced-handle-deprecation-fix

Conversation

@ohodson
Copy link
Contributor

@ohodson ohodson commented May 30, 2023

Replace uses of operator->() with Get() per the deprecation guidance.

Test: bazel build //...

Replace uses of operator->() with Get() per the deprecation guidance.

Test: bazel build //...
@ohodson ohodson requested a review from fhanau May 30, 2023 11:12
@ohodson
Copy link
Contributor Author

ohodson commented May 30, 2023

Thanks Dom, thanks Felix.

@ohodson ohodson merged commit 3376a43 into main May 30, 2023
@ohodson ohodson deleted the orion/traced-handle-deprecation-fix branch May 30, 2023 13:31
ohodson added a commit that referenced this pull request May 30, 2023
ohodson pushed a commit that referenced this pull request May 30, 2023
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