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

math/big: missing period (".") in the end of comments #8904

Closed
gopherbot opened this issue Oct 7, 2014 · 3 comments
Closed

math/big: missing period (".") in the end of comments #8904

gopherbot opened this issue Oct 7, 2014 · 3 comments

Comments

@gopherbot
Copy link

by rhcarvalho:

Four occurrences:


func (*Int) MarshalText

MarshalText implements the encoding.TextMarshaler interface


func (*Int) UnmarshalText

UnmarshalText implements the encoding.TextUnmarshaler interface


func (*Rat) MarshalText

MarshalText implements the encoding.TextMarshaler interface


func (*Rat) UnmarshalText

UnmarshalText implements the encoding.TextUnmarshaler interface
@ianlancetaylor
Copy link
Contributor

Comment 1:

Labels changed: added repo-main, release-none, documentation.

Status changed to Accepted.

@gopherbot
Copy link
Author

Comment 2:

CL https://golang.org/cl/148650043 mentions this issue.

@griesemer
Copy link
Contributor

Comment 3:

This issue was closed by revision 87f51f1.

Status changed to Fixed.

@golang golang locked and limited conversation to collaborators Jun 25, 2016
wheatman pushed a commit to wheatman/go-akaros that referenced this issue Jun 25, 2018
Fixes golang#8904.

TBR=iant
R=iant
CC=golang-codereviews
https://golang.org/cl/148650043
wheatman pushed a commit to wheatman/go-akaros that referenced this issue Jun 26, 2018
Fixes golang#8904.

TBR=iant
R=iant
CC=golang-codereviews
https://golang.org/cl/148650043
wheatman pushed a commit to wheatman/go-akaros that referenced this issue Jul 9, 2018
Fixes golang#8904.

TBR=iant
R=iant
CC=golang-codereviews
https://golang.org/cl/148650043
wheatman pushed a commit to wheatman/go-akaros that referenced this issue Jul 30, 2018
Fixes golang#8904.

TBR=iant
R=iant
CC=golang-codereviews
https://golang.org/cl/148650043
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants