-
Notifications
You must be signed in to change notification settings - Fork 6
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
Method overwrites caused by @proto
#42
Comments
which Julia version is this? |
Julia 1.10.4 |
Do you have Revise loaded? If yes do you still get the error, if you don't ? Might be related to #36 |
The only Julia related PR I could dig up is JuliaLang/julia#52214 |
Indeed I am also no longer able to reproduce this. I will close it for now and re-open in case I should see it again. I don't think it is actionable right now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is not clear to me which exact conditions trigger this error but the definition below triggers method override errors for me:
The text was updated successfully, but these errors were encountered: