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

Arity mismatch detection is weak. #19

Open
dabrahams opened this issue Aug 26, 2024 · 1 comment
Open

Arity mismatch detection is weak. #19

dabrahams opened this issue Aug 26, 2024 · 1 comment

Comments

@dabrahams
Copy link
Contributor

See inadequate_arity_checking_tests.cpp, which passes. We should generate a hard error when more than 2 arguments are passed to our checking macros.

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
@dabrahams and others