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 for Suppressor 0.2.3 #199

Merged
merged 1 commit into from
Jul 13, 2023
Merged

Conversation

JackDunnNZ
Copy link
Collaborator

Suppressor 0.2.3 includes a change that alters the @suppress_err macro to no longer be at the top-level, resulting in the following error when loading the code:

syntax: Global method definition around JuliaCall/julia/JuliaObject.jl:77 needs to be placed at the top level, or use "eval".

Seems like the easiest fix is simply by adding @eval to these commands

@Non-Contradiction
Copy link
Collaborator

Thank you very much! I just did the fix locally myself and find the PR.

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

Successfully merging this pull request may close these issues.

2 participants