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

proto: replace exprs with matching consts from math pkg #705

Merged
merged 1 commit into from Sep 14, 2018
Merged

proto: replace exprs with matching consts from math pkg #705

merged 1 commit into from Sep 14, 2018

Conversation

quasilyte
Copy link
Contributor

Use named constants from math package instead of expressions
that evaluate to the same value.

@quasilyte
Copy link
Contributor Author

I'll take a look at the build failure in a moment.

@quasilyte
Copy link
Contributor Author

Sorry, off-by-1 error from me. Should be fixed now.

Use named constants from math package instead of expressions
that evaluate to the same value.
@quasilyte quasilyte changed the title jsonpb,proto: replace exprs with matching consts from math pkg proto: replace exprs with matching consts from math pkg Sep 14, 2018
@dsnet dsnet merged commit 78db94d into golang:master Sep 14, 2018
@quasilyte quasilyte deleted the quasilyte/stdExpr branch September 14, 2018 17:05
@golang golang locked and limited conversation to collaborators Jun 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants