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

Add linkage to function pointer declarations #64

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

kartik-s
Copy link
Contributor

This PR fixes a bug wherein library linkage was not threaded through to the function pointer declarations in the generated C source file.

Copy link
Member

@jbouwman jbouwman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks fine

@kartik-s kartik-s merged commit e3e0c86 into main Jul 11, 2024
4 checks passed
@stylewarning stylewarning deleted the function-pointer-linkage branch July 11, 2024 22:50
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.

2 participants