Skip to content

Generated trampoline function needs to use names with underscores, not 'data' #111

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

Open
ccummingsNV opened this issue Mar 10, 2025 · 0 comments

Comments

@ccummingsNV
Copy link
Contributor

Currently the generated trampoline function uses fairly common names for arguments, including the word 'data'. If a user creates a function that also has a parameter called 'data', the names will collide and the kernel won't compile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants