Skip to content

[BUG] Segmentation fault operator=: () = { } #337

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
JohelEGP opened this issue Apr 9, 2023 · 0 comments · Fixed by #340
Closed

[BUG] Segmentation fault operator=: () = { } #337

JohelEGP opened this issue Apr 9, 2023 · 0 comments · Fixed by #340
Labels
bug Something isn't working

Comments

@JohelEGP
Copy link
Contributor

JohelEGP commented Apr 9, 2023

Minimal reproducer:

z: type = {
  operator=: () = { }
}

Commands:

cppfront x.cpp2

Expected result: A diagnostic.

Actual result and error:

Segmentation fault (core dumped)
@JohelEGP JohelEGP added the bug Something isn't working label Apr 9, 2023
ntrel added a commit to ntrel/cppfront that referenced this issue Apr 9, 2023
ntrel added a commit to ntrel/cppfront that referenced this issue Apr 9, 2023
hsutter pushed a commit that referenced this issue Apr 9, 2023
zaucy pushed a commit to zaucy/cppfront that referenced this issue Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant