Skip to content

Struct initialization segfaults with name arguments #1800

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

Closed
Tracked by #1802
certik opened this issue May 12, 2023 · 0 comments · Fixed by #1813
Closed
Tracked by #1802

Struct initialization segfaults with name arguments #1800

certik opened this issue May 12, 2023 · 0 comments · Fixed by #1813

Comments

@certik
Copy link
Contributor

certik commented May 12, 2023

Something like this segfaults in certain circumstances:

s: S = S(a=3, b=4)

TODO:

  • reproduce, create a minimal example
  • fix
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 a pull request may close this issue.

1 participant