Skip to content

Explicitly specify no-argument function pointers in tests #1724

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

Merged
merged 1 commit into from
Apr 22, 2025

Conversation

sim642
Copy link
Member

@sim642 sim642 commented Apr 10, 2025

Otherwise pointers are to functions with any (number of) arguments.

This improves our tests based on an observation from #1722.

Otherwise pointers are to functions with any (number of) arguments.
@sim642 sim642 added cleanup Refactoring, clean-up testing type-safety Type-safety improvements labels Apr 10, 2025
@sim642 sim642 added this to the v2.6.0 milestone Apr 22, 2025
@sim642 sim642 merged commit 4e59398 into master Apr 22, 2025
21 checks passed
@sim642 sim642 deleted the tests-fun-ptr-void branch April 22, 2025 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Refactoring, clean-up testing type-safety Type-safety improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants