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

MIES_AnalysisFunctionPrototypes.ipf: Assert out #2285

Merged
merged 2 commits into from
Oct 22, 2024

Conversation

t-b
Copy link
Collaborator

@t-b t-b commented Oct 22, 2024

A prototype function is used for creating function references (FUNCREF). And this also means they are never called.

Add an assertion to make that clear and also add some tests.

@timjarsky This should make it clearer that these are not the example analysis functions.

Will merge once CI passes.

@t-b t-b self-assigned this Oct 22, 2024
A prototype function is used for creating function references (FUNCREF).
And this also means they are never called.

Add an assertion to make that clear and also add some tests.
@t-b t-b force-pushed the feature/2285-assert-in-prototype-analysis-functions branch from 992643c to 2d62af6 Compare October 22, 2024 13:11
@t-b t-b merged commit 4adca5a into main Oct 22, 2024
20 checks passed
@t-b t-b deleted the feature/2285-assert-in-prototype-analysis-functions branch October 22, 2024 20:02
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 this pull request may close these issues.

1 participant