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

Convert moreAPIs to use points 20200418 #39697

Merged
merged 7 commits into from
Apr 19, 2020

Conversation

jbytheway
Copy link
Contributor

@jbytheway jbytheway commented Apr 18, 2020

Summary

SUMMARY: None

Purpose of change

Working towards #32017.

Describe the solution

Convert a bunch more APIs to use points instead of separate int arguments.

There's not really a theme to this PR, it's just a bunch of functions scattered about.

Testing

Unit tests only.

Remove all the ones taking separate int arguments and returning a new
point.

Callers of these have all been converted to use the point versions, so
these can now be removed.

Except that the point versions were still written in terms of them, so
those needed tweaking.
@jbytheway jbytheway requested a review from KorGgenT as a code owner April 18, 2020 19:08
@jbytheway jbytheway changed the title Convert moreAPIs to use point APIs 20200418 Convert moreAPIs to use points 20200418 Apr 18, 2020
@kevingranade kevingranade merged commit c602111 into CleverRaven:master Apr 19, 2020
@jbytheway jbytheway deleted the point_apis_20200418 branch April 19, 2020 18:49
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