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

Reflection will not work in a generated function in julia 1.10 #3

Closed
gafter opened this issue May 29, 2023 · 2 comments
Closed

Reflection will not work in a generated function in julia 1.10 #3

gafter opened this issue May 29, 2023 · 2 comments

Comments

@gafter
Copy link
Member Author

gafter commented May 30, 2023

Perhaps move to a simpler scheme, such as ignoring fields whose names begin or end with _.

See also https://github.com/RelationalAI/raicode/blob/10a6071f01a72dc1245b865bd53a61d28cb95bba/src/Compiler/Rewrite/Rewrite.jl#L255 for a possible way to avoid generated functions.

@gafter
Copy link
Member Author

gafter commented Jun 1, 2023

Already done.

@gafter gafter closed this as completed Jun 1, 2023
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