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

WARNING: Method definition info(Any...) in module Base at util.jl:334 overwritten... #38

Closed
jeff-regier opened this issue Apr 2, 2016 · 2 comments

Comments

@jeff-regier
Copy link

When I type import Logging I get the warning

WARNING: Method definition info(Any...) in module Base at util.jl:334 overwritten in module Logging at /global/homes/j/jregier/.julia/v0.4/Logging/src/Logging.jl:61.

I can understand getting this warning if I were to type using Logging, but shouldn't info not get overwritten if I instead type import Logging?

@lostanlen
Copy link

FYI, this is a duplicate of #27. I don't understand the subtleties of the problem ; I just know that it affects Mocha and would love to see it go away.

@kmsquire
Copy link
Owner

kmsquire commented Oct 7, 2016

Closing as duplicate of #27. Will continue the discussion there.

@kmsquire kmsquire closed this as completed Oct 7, 2016
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

3 participants