Skip to content

Explicitly specify no-argument function pointers in tests#1724

Merged
sim642 merged 1 commit into
masterfrom
tests-fun-ptr-void
Apr 22, 2025
Merged

Explicitly specify no-argument function pointers in tests#1724
sim642 merged 1 commit into
masterfrom
tests-fun-ptr-void

Conversation

@sim642
Copy link
Copy Markdown
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
Comment thread tests/regression/28-race_reach/95-deref-fun.c
@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