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

internal compile rerror #9

Closed
gakkilover opened this issue Sep 1, 2023 · 3 comments
Closed

internal compile rerror #9

gakkilover opened this issue Sep 1, 2023 · 3 comments

Comments

@gakkilover
Copy link

gakkilover commented Sep 1, 2023

The error is: vendor\github.com\seancfoley\bintree\tree\trienode.go:542:25: internal compiler error: method GetBitCount on *uint8 not found
when i run golang project

@gakkilover gakkilover changed the title etst internal compile rerror Sep 1, 2023
@seancfoley
Copy link
Owner

This looks very similar to #4 which I could not reproduce.

It looks a lot like golang/go#54225

@seancfoley
Copy link
Owner

seancfoley commented Sep 2, 2023

@gakkilover What version of go are you using?

@seancfoley
Copy link
Owner

No response from the bug opener, so closing.

This looks like golang/go#54225, a regression with earlier versions of go version 1.19 that has since been fixed in later versions.

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

No branches or pull requests

2 participants