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

cmd/compile: internal compiler error: expected struct { F uintptr; L *lua.Lua_State } value to have type struct { F uintptr; L *lua.Lua_State } [1.20 backport] #62544

Closed
gopherbot opened this issue Sep 9, 2023 · 1 comment

Comments

@gopherbot
Copy link

@mdempsky requested issue #62498 to be considered for backport to the next 1.20 minor release.

Here's a standalone repro of the issue: https://go.dev/play/p/5eDYV-mzqg9

There's nothing wrong with this code, and it compiled in Go 1.20. So I think this is a regression that should be backported.

@gopherbot Please backport to Go 1.21. This is a compilation failure of valid code that used to work in Go 1.20.

@mdempsky
Copy link
Member

mdempsky commented Sep 9, 2023

Natural language comprehension failure.

@mdempsky mdempsky closed this as completed Sep 9, 2023
@dmitshur dmitshur closed this as not planned Won't fix, can't repro, duplicate, stale Sep 20, 2023
@dmitshur dmitshur removed the CherryPickCandidate Used during the release process for point releases label Sep 20, 2023
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

3 participants