Perhaps not the exact forum for this but hopefully somebody has a quick answer… I upgraded to v0.5 just recently and since then Graphs.jl has been issuing a slew of warnings of the following type:
WARNING: Method definition (::Type{Graphs.KeyVertex})(Int64, #K<:Any) in module Graphs at /home/healyp/.julia/v0.5/Graphs/src/common.jl:12 overwritten at /home/healyp/.julia/v0.5/Graphs/src/common.jl:16.
WARNING: Method definition (::Type{Graphs.Edge})(Int64, #V<:Any, #V<:Any) in module Graphs at /home/healyp/.julia/v0.5/Graphs/src/common.jl:54 overwritten at /home/healyp/.julia/v0.5/Graphs/src/common.jl:60.
:
Has anybody encountered this before? It would be nice to have the warnings resolved so any leads gratefully appreciated.
Beannachtaí,
healyp