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

judge working with memory #70

Closed
mschauer opened this issue Aug 11, 2017 · 3 comments
Closed

judge working with memory #70

mschauer opened this issue Aug 11, 2017 · 3 comments

Comments

@mschauer
Copy link

I hope this is isn't a usage question but I think it would be nice if

julia> judge(memory(oldresults["solver"]), memory(results["solver"]))
ERROR: MethodError: no method matching judge(::Int64, ::Int64)

would work

@gdalle gdalle added this to the v2.0 milestone Sep 18, 2023
@gdalle
Copy link
Collaborator

gdalle commented Sep 18, 2023

Doing some maintenance around these parts, can you explain why judge(::Int, ::Int) is expected to work?

@mschauer
Copy link
Author

@mschauer from 2017, are you reading this?

@gdalle
Copy link
Collaborator

gdalle commented Sep 22, 2023

Sorry, just doing a bit of cleanup on the repo to see if the old issues are still relevant or not ^^

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

No branches or pull requests

3 participants