Method overwritten warning when building Julia

140 views
Skip to first unread message

Scott Jones

unread,
Jun 16, 2016, 7:40:22 AM6/16/16
to julia-dev
Is there any way of eliminating this warning (which has been around now I think for a few months):

WARNING: Method definition (::Type{#T<:Any})(Any) in module Inference at coreimg.jl:48 overwritten in module Base at sysimg.jl:60.


The definitions seem identical, so I don't understand why there is the copy in sysimg.jl.


What would change, besides the line number and file information, when you overwrite a method with an identical one?

Could the warning be suppressed in that case (and possibly just keep the original definition, if it doesn't change anything except file/line #)?


-Scott


Chris Rackauckas

unread,
Jun 16, 2016, 10:17:49 AM6/16/16
to julia-dev
I am getting these errors too, and I think it's related to this issue: https://groups.google.com/forum/#!topic/julia-users/IHKQVFVWSMY
Reply all
Reply to author
Forward
0 new messages