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

Fix support for global aliases to functions #178

Merged
merged 1 commit into from
Jul 22, 2023

Conversation

dpaoliello
Copy link
Collaborator

Adding support for opaque pointers (#172) broke support for global aliases to functions as printTypeName can no longer print function types.

The fix is to use the aliasee Function to generate the type name instead.

@dpaoliello dpaoliello requested a review from vtjnash July 21, 2023 23:54
@vtjnash vtjnash merged commit d9d3dc4 into JuliaHubOSS:master Jul 22, 2023
@dpaoliello dpaoliello deleted the fnalias branch July 22, 2023 20:55
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