We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This needs to be cleaned up. The "base type" type of function pointer should be TYPE_FUNPTR, not whatever the name/type of the function it is.
Also, "transform_prim" is a placeholder and needs to be changed in cstridergen.ml
The text was updated successfully, but these errors were encountered:
ksaur
No branches or pull requests
This needs to be cleaned up. The "base type" type of function pointer should be TYPE_FUNPTR, not whatever the name/type of the function it is.
Also, "transform_prim" is a placeholder and needs to be changed in cstridergen.ml
The text was updated successfully, but these errors were encountered: