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

Test with Go 1.11 and on macOS #243

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

AlekSi
Copy link

@AlekSi AlekSi commented Aug 28, 2018

No description provided.

* unreachable code
* composite literal uses unkeyed fields
* errorfmt format %s has arg XXX of wrong type
* bad syntax for struct tag value

panic(fmt.Sprintf("typecheck.expr TODO Index: %s", format.Debug(e))) //, format.Debug(tipe.Underlying(left.typ))))
panic(fmt.Sprintf("typecheck.expr TODO Index: %s", format.Debug(e))) //, format.Debug(tipe.Underlying(left.typ))))
*/
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's the largest chunk of unreachable code. All others are trivial. Probably that's not intended.

@AlekSi
Copy link
Author

AlekSi commented Aug 28, 2018

Those tests on macOS are flaky. They pass for me: https://travis-ci.org/AlekSi/ng/builds/421555795.

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.

None yet

1 participant