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

proc_test,command_test: rename math.go into mathematics.go #1816

Closed
wants to merge 1 commit into from

Conversation

chainhelen
Copy link
Contributor

Fix failed CI on tip version for golang, ex:
https://travis-ci.com/go-delve/delve/jobs/272988531
https://travis-ci.com/go-delve/delve/jobs/272988533.
Rename math.go into mathematics.go which can avoid to be ambiguous.

Failed CI found in #1814

Fix failed CI on tip version for golang, ex:
`https://travis-ci.com/go-delve/delve/jobs/272988531`
`https://travis-ci.com/go-delve/delve/jobs/272988533`.
Rename `math.go` into `mathematics.go` which can avoid to be ambiguous.
@aarzilli
Copy link
Member

aarzilli commented Jan 7, 2020

The go 1.14 branch already takes care of this problem, you don't have to worry about failures on go 1.14, only 1.11 through 1.13.

@chainhelen
Copy link
Contributor Author

Thx, get it.

@chainhelen chainhelen closed this Jan 7, 2020
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