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 a mechanism to easily "pin" references to Julia objects in our C code #76

Closed
fingolfin opened this issue Oct 15, 2018 · 1 comment
Closed

Comments

@fingolfin
Copy link
Member

One way would be to add them to the GAP module state, as those automatically get marked. Or we could add these to "our" Julia module. Or we could set a custom ExtraMarkFuncBags in GAP to a function marking the relevant variables.

@fingolfin
Copy link
Member Author

I don't think we need to keep this open as an issue, we'll just deal with it as/if it comes up.

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

No branches or pull requests

1 participant