-
Notifications
You must be signed in to change notification settings - Fork 22
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
Warning on julia master #864
Comments
Thanks for the hint. |
So we need to add a check that only defines the And perhaps add an alternative that achieves the same thing in newer OSCAR if it is possible... |
|
Should be fixed by #866 -- turns out the fix is that the new code in Julia automatically does the right thing and we can just get rid of our hack. Hooray! |
I just got
on
The text was updated successfully, but these errors were encountered: