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

Proper handling of Struct.empty() when one of the base types doesn't have empty() #1656

Closed
mitschabaude opened this issue May 16, 2024 · 0 comments · Fixed by #1657
Closed
Assignees

Comments

@mitschabaude
Copy link
Member

mitschabaude commented May 16, 2024

Issue reported in discord: https://discord.com/channels/484437221055922177/915745847692636181/1240099940718477412

There are two issues: Group.empty() was missing, and (even worse) it being missing didn't cause an error but rather a garbage Struct.empty() result

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