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

Update to latest google3 version #230

Merged
merged 2 commits into from
Feb 17, 2022
Merged

Update to latest google3 version #230

merged 2 commits into from
Feb 17, 2022

Conversation

jmr
Copy link
Member

@jmr jmr commented Feb 17, 2022

* Remove deprecated s2textformat functions (where ...OrDie should be
  used instead)
* Use absl::make_unique instead of raw new in some places
* Add missing includes
* Deprecate many functions taking const pointers; change to const
  references
* Deprecate InterpolateAtDistance (use GetPointOnLine instead)

jmr added 2 commits February 17, 2022 13:03
* Remove deprecated s2textformat functions (where ...OrDie should be
  used instead)
* Use absl::make_unique instead of raw new in some places
* Add missing includes
* Deprecate many functions taking const pointers; change to const
  references
* Deprecate InterpolateAtDistance (use GetPointOnLine instead)
@jmr jmr merged commit 0e7b146 into google:master Feb 17, 2022
@jmr jmr deleted the update-2022-02-17 branch February 17, 2022 12:34
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.

1 participant